JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
aQute.bnd.annotation.licenses
ASL_2_0
Contents
Description
Hide sidebar
Show sidebar
Annotation Type ASL_2_0
@Deprecated
@Retention
(
CLASS
)
@Target
({
PACKAGE
,
TYPE
})
@Apache_2_0
public @interface
ASL_2_0
Deprecated.
Replaced by
Apache_2_0
.
An annotation to indicate that the type depends on the Apache License 2.0. Applying this annotation will add a Bundle-License clause.
Apache_2_0.