JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
aQute.bnd.annotation.licenses
MIT_1_0
Contents
Description
Hide sidebar
Show sidebar
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.