JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Field
Required
Optional
Detail:
Field
Element
Summary:
Field |
Required |
Optional
Detail:
Field |
Element
SEARCH
Package
aQute.bnd.annotation.licenses
Annotation Type MIT_1_0
@Deprecated
@Retention
(
CLASS
)
@Target
({
PACKAGE
,
TYPE
})
@MIT
public @interface
MIT_1_0
Deprecated.
Replaced by
MIT
.
An annotation to indicate that the type depends on the MIT License. Applying this annotation will add a Bundle-License clause.
MIT
.