jar

org.apache.felix : org.apache.felix.scr.generator

Maven & Gradle

Dec 04, 2019
10 usages

Descriptor Generator Implementation · Provides the implementation to generate Declarative Services and Metatype Service descriptors from Java 5 Annotations.

Table Of Contents

Latest Version

Download org.apache.felix : org.apache.felix.scr.generator JAR file - Latest Versions:

All Versions

Download org.apache.felix : org.apache.felix.scr.generator JAR file - All Versions:

Version Vulnerabilities Size Updated
1.18.x
1.17.x
1.16.x
1.15.x
1.14.x
1.13.x
1.12.x
1.10.x
1.9.x
1.8.x
1.7.x
1.6.x
1.5.x
1.4.x
1.3.x
1.2.x
1.1.x
1.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.scr.generator-1.18.4.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.felix.scrplugin.annotations

├─ org.apache.felix.scrplugin.annotations.AnnotationProcessor.class - [JAR]

├─ org.apache.felix.scrplugin.annotations.ClassAnnotation.class - [JAR]

├─ org.apache.felix.scrplugin.annotations.FieldAnnotation.class - [JAR]

├─ org.apache.felix.scrplugin.annotations.MethodAnnotation.class - [JAR]

├─ org.apache.felix.scrplugin.annotations.ScannedAnnotation.class - [JAR]

├─ org.apache.felix.scrplugin.annotations.ScannedClass.class - [JAR]

org.apache.felix.scrplugin.description

├─ org.apache.felix.scrplugin.description.AbstractDescription.class - [JAR]

├─ org.apache.felix.scrplugin.description.ClassDescription.class - [JAR]

├─ org.apache.felix.scrplugin.description.ComponentConfigurationPolicy.class - [JAR]

├─ org.apache.felix.scrplugin.description.ComponentDescription.class - [JAR]

├─ org.apache.felix.scrplugin.description.PropertyDescription.class - [JAR]

├─ org.apache.felix.scrplugin.description.PropertyType.class - [JAR]

├─ org.apache.felix.scrplugin.description.PropertyUnbounded.class - [JAR]

├─ org.apache.felix.scrplugin.description.ReferenceCardinality.class - [JAR]

├─ org.apache.felix.scrplugin.description.ReferenceDescription.class - [JAR]

├─ org.apache.felix.scrplugin.description.ReferencePolicy.class - [JAR]

├─ org.apache.felix.scrplugin.description.ReferencePolicyOption.class - [JAR]

├─ org.apache.felix.scrplugin.description.ReferenceStrategy.class - [JAR]

├─ org.apache.felix.scrplugin.description.ServiceDescription.class - [JAR]

org.apache.felix.scrplugin.xml

├─ org.apache.felix.scrplugin.xml.ComponentDescriptorIO.class - [JAR]

├─ org.apache.felix.scrplugin.xml.IOUtils.class - [JAR]

├─ org.apache.felix.scrplugin.xml.MetaTypeIO.class - [JAR]

org.apache.felix.scrplugin

├─ org.apache.felix.scrplugin.Log.class - [JAR]

├─ org.apache.felix.scrplugin.Options.class - [JAR]

├─ org.apache.felix.scrplugin.Project.class - [JAR]

├─ org.apache.felix.scrplugin.Result.class - [JAR]

├─ org.apache.felix.scrplugin.SCRDescriptorException.class - [JAR]

├─ org.apache.felix.scrplugin.SCRDescriptorFailureException.class - [JAR]

├─ org.apache.felix.scrplugin.SCRDescriptorGenerator.class - [JAR]

├─ org.apache.felix.scrplugin.Source.class - [JAR]

├─ org.apache.felix.scrplugin.SpecVersion.class - [JAR]

org.apache.felix.scrplugin.helper

├─ org.apache.felix.scrplugin.helper.AnnotationProcessorManager.class - [JAR]

├─ org.apache.felix.scrplugin.helper.ClassModifier.class - [JAR]

├─ org.apache.felix.scrplugin.helper.ClassScanner.class - [JAR]

├─ org.apache.felix.scrplugin.helper.ComponentContainer.class - [JAR]

├─ org.apache.felix.scrplugin.helper.ComponentContainerUtil.class - [JAR]

├─ org.apache.felix.scrplugin.helper.DescriptionContainer.class - [JAR]

├─ org.apache.felix.scrplugin.helper.IssueLog.class - [JAR]

├─ org.apache.felix.scrplugin.helper.MetatypeAttributeDefinition.class - [JAR]

├─ org.apache.felix.scrplugin.helper.MetatypeContainer.class - [JAR]

├─ org.apache.felix.scrplugin.helper.StringUtils.class - [JAR]

├─ org.apache.felix.scrplugin.helper.Validator.class - [JAR]