You can download annotation-2.4.0.jar in this page.
Apache Software License 2.0
annotation-2.4.0.jar file has the following types.
META-INF/MANIFEST.MF OSGI-OPT.src.aQute.bnd.annotation.ConsumerType.java OSGI-OPT.src.aQute.bnd.annotation.Export.java OSGI-OPT.src.aQute.bnd.annotation.ProviderType.java OSGI-OPT.src.aQute.bnd.annotation.Version.java OSGI-OPT.src.aQute.bnd.annotation.component.Activate.java OSGI-OPT.src.aQute.bnd.annotation.component.Component.java OSGI-OPT.src.aQute.bnd.annotation.component.ConfigurationPolicy.java OSGI-OPT.src.aQute.bnd.annotation.component.Deactivate.java OSGI-OPT.src.aQute.bnd.annotation.component.Modified.java OSGI-OPT.src.aQute.bnd.annotation.component.Reference.java OSGI-OPT.src.aQute.bnd.annotation.headers.About.java OSGI-OPT.src.aQute.bnd.annotation.headers.BundleCategory.java OSGI-OPT.src.aQute.bnd.annotation.headers.BundleContributors.java OSGI-OPT.src.aQute.bnd.annotation.headers.BundleCopyright.java OSGI-OPT.src.aQute.bnd.annotation.headers.BundleDevelopers.java OSGI-OPT.src.aQute.bnd.annotation.headers.BundleDocURL.java OSGI-OPT.src.aQute.bnd.annotation.headers.BundleLicense.java OSGI-OPT.src.aQute.bnd.annotation.headers.Category.java OSGI-OPT.src.aQute.bnd.annotation.headers.ProvideCapability.java OSGI-OPT.src.aQute.bnd.annotation.headers.RequireCapability.java OSGI-OPT.src.aQute.bnd.annotation.headers.Resolution.java OSGI-OPT.src.aQute.bnd.annotation.licenses.ASL_2_0.java OSGI-OPT.src.aQute.bnd.annotation.licenses.BSD_2_Clause.java OSGI-OPT.src.aQute.bnd.annotation.licenses.BSD_3_Clause.java OSGI-OPT.src.aQute.bnd.annotation.licenses.CDDL_1_0.java OSGI-OPT.src.aQute.bnd.annotation.licenses.CPL_1_0.java OSGI-OPT.src.aQute.bnd.annotation.licenses.EPL_1_0.java OSGI-OPT.src.aQute.bnd.annotation.licenses.GPL_2_0.java OSGI-OPT.src.aQute.bnd.annotation.licenses.GPL_3_0.java OSGI-OPT.src.aQute.bnd.annotation.licenses.LGPL_2_1.java OSGI-OPT.src.aQute.bnd.annotation.licenses.MIT_1_0.java OSGI-OPT.src.aQute.bnd.annotation.licenses.MPL_2_0.java OSGI-OPT.src.aQute.bnd.annotation.metatype.Configurable.java OSGI-OPT.src.aQute.bnd.annotation.metatype.Meta.java OSGI-OPT.src.aQute.bnd.annotation.plugin.BndPlugin.java OSGI-OPT/src/aQute/bnd/annotation/component/packageinfo OSGI-OPT/src/aQute/bnd/annotation/headers/packageinfo OSGI-OPT/src/aQute/bnd/annotation/licenses/packageinfo OSGI-OPT/src/aQute/bnd/annotation/metatype/packageinfo OSGI-OPT/src/aQute/bnd/annotation/packageinfo OSGI-OPT/src/aQute/bnd/annotation/plugin/packageinfo aQute.bnd.annotation.ConsumerType.class aQute.bnd.annotation.Export.class aQute.bnd.annotation.ProviderType.class aQute.bnd.annotation.Version.class aQute.bnd.annotation.component.Activate.class aQute.bnd.annotation.component.Component.class aQute.bnd.annotation.component.ConfigurationPolicy.class aQute.bnd.annotation.component.Deactivate.class aQute.bnd.annotation.component.Modified.class aQute.bnd.annotation.component.Reference.class aQute.bnd.annotation.headers.About.class aQute.bnd.annotation.headers.BundleCategory.class aQute.bnd.annotation.headers.BundleContributors.class aQute.bnd.annotation.headers.BundleCopyright.class aQute.bnd.annotation.headers.BundleDevelopers.class aQute.bnd.annotation.headers.BundleDocURL.class aQute.bnd.annotation.headers.BundleLicense.class aQute.bnd.annotation.headers.Category.class aQute.bnd.annotation.headers.ProvideCapability.class aQute.bnd.annotation.headers.RequireCapability.class aQute.bnd.annotation.headers.Resolution.class aQute.bnd.annotation.licenses.ASL_2_0.class aQute.bnd.annotation.licenses.BSD_2_Clause.class aQute.bnd.annotation.licenses.BSD_3_Clause.class aQute.bnd.annotation.licenses.CDDL_1_0.class aQute.bnd.annotation.licenses.CPL_1_0.class aQute.bnd.annotation.licenses.EPL_1_0.class aQute.bnd.annotation.licenses.GPL_2_0.class aQute.bnd.annotation.licenses.GPL_3_0.class aQute.bnd.annotation.licenses.LGPL_2_1.class aQute.bnd.annotation.licenses.MIT_1_0.class aQute.bnd.annotation.licenses.MPL_2_0.class aQute.bnd.annotation.metatype.Configurable.class aQute.bnd.annotation.metatype.Meta.class aQute.bnd.annotation.plugin.BndPlugin.class aQute/bnd/annotation/component/packageinfo aQute/bnd/annotation/headers/packageinfo aQute/bnd/annotation/licenses/packageinfo aQute/bnd/annotation/metatype/packageinfo aQute/bnd/annotation/packageinfo aQute/bnd/annotation/plugin/packageinfo
annotation-2.4.0.pom file content.
<?xml version="1.0" encoding="UTF-8"?> <project xmlns='http://maven.apache.org/POM/4.0.0' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd'> <modelVersion>4.0.0</modelVersion> <parent> <groupId>biz.aQute.bnd</groupId> <artifactId>parent</artifactId> <version>2.4.0</version> </parent> <artifactId>annotation</artifactId> <name>bnd Annotations Library</name> <description>The annotations for bnd.</description> <licenses> <license> <name>Apache Software License 2.0</name> <url>http://www.opensource.org/licenses/apache2.0.php</url> <distribution>repo</distribution> </license> </licenses> </project>
<dependency> <groupId>biz.aQute.bnd</groupId> <artifactId>annotation</artifactId> <version>2.4.0</version> </dependency>
If you think the following annotation-2.4.0.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.
Download annotation-2.4.0.jar file