interface |
Apache_2_0 |
An annotation to indicate that the type depends on the Apache License 2.0.
|
interface |
BSD_2_Clause |
An annotation to indicate that the type depends on the Simplified BSD or
FreeBSD License.
|
interface |
BSD_3_Clause |
An annotation to indicate that the type depends on the Revised BSD License.
|
interface |
CDDL_1_0 |
An annotation to indicate that the type depends on the Common Development and
Distribution license.
|
interface |
CPL_1_0 |
An annotation to indicate that the type depends on the Common Public License
1.0.
|
interface |
EPL_1_0 |
An annotation to indicate that the type depends on the Eclipse Public License
1.0.
|
interface |
EPL_2_0 |
An annotation to indicate that the type depends on the Eclipse Public License
2.0.
|
interface |
GPL_2_0 |
Deprecated.
|
interface |
GPL_2_0_only |
An annotation to indicate that the type depends on the GNU General Public
License v2.0 only.
|
interface |
GPL_2_0_or_later |
An annotation to indicate that the type depends on the GNU General Public
License v2.0 or later.
|
interface |
GPL_3_0 |
Deprecated.
|
interface |
GPL_3_0_only |
An annotation to indicate that the type depends on the GNU General Public
License v3.0 only.
|
interface |
GPL_3_0_or_later |
An annotation to indicate that the type depends on the GNU General Public
License v3.0 or later.
|
interface |
LGPL_2_1 |
Deprecated.
|
interface |
LGPL_2_1_only |
An annotation to indicate that the type depends on the GNU Lesser Public
License v2.1 only.
|
interface |
LGPL_2_1_or_later |
An annotation to indicate that the type depends on the GNU Lesser Public
License v2.1 or later.
|
interface |
MIT |
An annotation to indicate that the type depends on the MIT License.
|
interface |
MPL_2_0 |
An annotation to indicate that the type depends on the Mozilla Public License
2.0.
|