jar

biz.aQute : annotation

Maven & Gradle

Sep 07, 2012
2 usages
523 stars

bnd Annotations Library · The annotations for bnd.

Table Of Contents

Latest Version

Download biz.aQute : annotation JAR file - Latest Versions:

All Versions

Download biz.aQute : annotation JAR file - All Versions:

Version Vulnerabilities Size Updated
1.50.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window annotation-1.50.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

aQute.bnd.annotation.metatype

├─ aQute.bnd.annotation.metatype.Configurable.class - [JAR]

├─ aQute.bnd.annotation.metatype.Meta.class - [JAR]

aQute.bnd.annotation.component

├─ aQute.bnd.annotation.component.Activate.class - [JAR]

├─ aQute.bnd.annotation.component.Attribute.class - [JAR]

├─ aQute.bnd.annotation.component.Component.class - [JAR]

├─ aQute.bnd.annotation.component.ConfigurationPolicy.class - [JAR]

├─ aQute.bnd.annotation.component.Deactivate.class - [JAR]

├─ aQute.bnd.annotation.component.Modified.class - [JAR]

├─ aQute.bnd.annotation.component.Reference.class - [JAR]

aQute.bnd.annotation

├─ aQute.bnd.annotation.ConsumerType.class - [JAR]

├─ aQute.bnd.annotation.Export.class - [JAR]

├─ aQute.bnd.annotation.ProviderType.class - [JAR]

├─ aQute.bnd.annotation.UsePolicy.class - [JAR]

├─ aQute.bnd.annotation.Version.class - [JAR]

aQute.bnd.test

├─ aQute.bnd.test.BndTestCase.class - [JAR]

├─ aQute.bnd.test.SimpleContext.class - [JAR]

├─ aQute.bnd.test.XmlTester.class - [JAR]

Advertisement