jar

org.apache.felix : org.apache.felix.dependencymanager.annotation

Maven & Gradle

Jan 25, 2021
3 usages

Apache Felix Dependency Manager Annotation · Dependency Manager Annotation API and corresponding scanner plugins

Table Of Contents

Latest Version

Download org.apache.felix : org.apache.felix.dependencymanager.annotation JAR file - Latest Versions:

All Versions

Download org.apache.felix : org.apache.felix.dependencymanager.annotation JAR file - All Versions:

Version Vulnerabilities Size Updated
5.0.x
4.2.x
4.1.x
4.0.x
3.2.x
3.1.x
3.0.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 org.apache.felix.dependencymanager.annotation-5.0.2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.felix.dm.annotation.api

├─ org.apache.felix.dm.annotation.api.AdapterService.class - [JAR]

├─ org.apache.felix.dm.annotation.api.AspectService.class - [JAR]

├─ org.apache.felix.dm.annotation.api.BundleAdapterService.class - [JAR]

├─ org.apache.felix.dm.annotation.api.BundleDependency.class - [JAR]

├─ org.apache.felix.dm.annotation.api.Component.class - [JAR]

├─ org.apache.felix.dm.annotation.api.Composition.class - [JAR]

├─ org.apache.felix.dm.annotation.api.ConfigurationDependency.class - [JAR]

├─ org.apache.felix.dm.annotation.api.Destroy.class - [JAR]

├─ org.apache.felix.dm.annotation.api.Init.class - [JAR]

├─ org.apache.felix.dm.annotation.api.Inject.class - [JAR]

├─ org.apache.felix.dm.annotation.api.LifecycleController.class - [JAR]

├─ org.apache.felix.dm.annotation.api.Property.class - [JAR]

├─ org.apache.felix.dm.annotation.api.PropertyType.class - [JAR]

├─ org.apache.felix.dm.annotation.api.Registered.class - [JAR]

├─ org.apache.felix.dm.annotation.api.RepeatableProperty.class - [JAR]

├─ org.apache.felix.dm.annotation.api.ServiceDependency.class - [JAR]

├─ org.apache.felix.dm.annotation.api.ServiceScope.class - [JAR]

├─ org.apache.felix.dm.annotation.api.Start.class - [JAR]

├─ org.apache.felix.dm.annotation.api.Stop.class - [JAR]

├─ org.apache.felix.dm.annotation.api.Unregistered.class - [JAR]

org.apache.felix.dm.annotation.plugin.bnd

├─ org.apache.felix.dm.annotation.plugin.bnd.AnnotationCollector.class - [JAR]

├─ org.apache.felix.dm.annotation.plugin.bnd.AnnotationPlugin.class - [JAR]

├─ org.apache.felix.dm.annotation.plugin.bnd.BndLogger.class - [JAR]

├─ org.apache.felix.dm.annotation.plugin.bnd.DescriptorGenerator.class - [JAR]

├─ org.apache.felix.dm.annotation.plugin.bnd.EntryParam.class - [JAR]

├─ org.apache.felix.dm.annotation.plugin.bnd.EntryType.class - [JAR]

├─ org.apache.felix.dm.annotation.plugin.bnd.EntryWriter.class - [JAR]

├─ org.apache.felix.dm.annotation.plugin.bnd.FieldTypeGetter.class - [JAR]

├─ org.apache.felix.dm.annotation.plugin.bnd.JsonWriter.class - [JAR]

├─ org.apache.felix.dm.annotation.plugin.bnd.Logger.class - [JAR]

├─ org.apache.felix.dm.annotation.plugin.bnd.Patterns.class - [JAR]