jar

org.apache.felix : org.apache.felix.scr.ant

Maven & Gradle

Jan 11, 2018
1 usages

SCR Ant Task · Implements the Ant Task to generate Declarative Services and Metatype Service descriptors from Java 5 annotations and/or JavaDoc tags.

Table Of Contents

Latest Version

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

All Versions

Download org.apache.felix : org.apache.felix.scr.ant 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.11.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

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.ant-1.18.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.objectweb.asm.signature

├─ org.objectweb.asm.signature.SignatureReader.class - [JAR]

├─ org.objectweb.asm.signature.SignatureVisitor.class - [JAR]

├─ org.objectweb.asm.signature.SignatureWriter.class - [JAR]

org.apache.felix.scrplugin.ant

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

├─ org.apache.felix.scrplugin.ant.SCRDescriptorTask.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

├─ 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.scr.annotations

├─ org.apache.felix.scr.annotations.Activate.class - [JAR]

├─ org.apache.felix.scr.annotations.AutoDetect.class - [JAR]

├─ org.apache.felix.scr.annotations.Component.class - [JAR]

├─ org.apache.felix.scr.annotations.ConfigurationPolicy.class - [JAR]

├─ org.apache.felix.scr.annotations.Deactivate.class - [JAR]

├─ org.apache.felix.scr.annotations.Modified.class - [JAR]

├─ org.apache.felix.scr.annotations.Properties.class - [JAR]

├─ org.apache.felix.scr.annotations.Property.class - [JAR]

├─ org.apache.felix.scr.annotations.PropertyOption.class - [JAR]

├─ org.apache.felix.scr.annotations.PropertyUnbounded.class - [JAR]

├─ org.apache.felix.scr.annotations.Reference.class - [JAR]

├─ org.apache.felix.scr.annotations.ReferenceCardinality.class - [JAR]

├─ org.apache.felix.scr.annotations.ReferencePolicy.class - [JAR]

├─ org.apache.felix.scr.annotations.ReferencePolicyOption.class - [JAR]

├─ org.apache.felix.scr.annotations.ReferenceStrategy.class - [JAR]

├─ org.apache.felix.scr.annotations.References.class - [JAR]

├─ org.apache.felix.scr.annotations.Service.class - [JAR]

├─ org.apache.felix.scr.annotations.Services.class - [JAR]

org.objectweb.asm.tree.analysis

├─ org.objectweb.asm.tree.analysis.Analyzer.class - [JAR]

├─ org.objectweb.asm.tree.analysis.AnalyzerException.class - [JAR]

├─ org.objectweb.asm.tree.analysis.BasicInterpreter.class - [JAR]

├─ org.objectweb.asm.tree.analysis.BasicValue.class - [JAR]

├─ org.objectweb.asm.tree.analysis.BasicVerifier.class - [JAR]

├─ org.objectweb.asm.tree.analysis.Frame.class - [JAR]

├─ org.objectweb.asm.tree.analysis.Interpreter.class - [JAR]

├─ org.objectweb.asm.tree.analysis.SimpleVerifier.class - [JAR]

├─ org.objectweb.asm.tree.analysis.SmallSet.class - [JAR]

├─ org.objectweb.asm.tree.analysis.SourceInterpreter.class - [JAR]

├─ org.objectweb.asm.tree.analysis.SourceValue.class - [JAR]

├─ org.objectweb.asm.tree.analysis.Subroutine.class - [JAR]

├─ org.objectweb.asm.tree.analysis.Value.class - [JAR]

org.apache.felix.scr.annotations.sling

├─ org.apache.felix.scr.annotations.sling.SlingFilter.class - [JAR]

├─ org.apache.felix.scr.annotations.sling.SlingFilterScope.class - [JAR]

├─ org.apache.felix.scr.annotations.sling.SlingServlet.class - [JAR]

org.objectweb.asm

├─ org.objectweb.asm.AnnotationVisitor.class - [JAR]

├─ org.objectweb.asm.AnnotationWriter.class - [JAR]

├─ org.objectweb.asm.Attribute.class - [JAR]

├─ org.objectweb.asm.ByteVector.class - [JAR]

├─ org.objectweb.asm.ClassReader.class - [JAR]

├─ org.objectweb.asm.ClassVisitor.class - [JAR]

├─ org.objectweb.asm.ClassWriter.class - [JAR]

├─ org.objectweb.asm.Context.class - [JAR]

├─ org.objectweb.asm.Edge.class - [JAR]

├─ org.objectweb.asm.FieldVisitor.class - [JAR]

├─ org.objectweb.asm.FieldWriter.class - [JAR]

├─ org.objectweb.asm.Frame.class - [JAR]

├─ org.objectweb.asm.Handle.class - [JAR]

├─ org.objectweb.asm.Handler.class - [JAR]

├─ org.objectweb.asm.Item.class - [JAR]

├─ org.objectweb.asm.Label.class - [JAR]

├─ org.objectweb.asm.MethodVisitor.class - [JAR]

├─ org.objectweb.asm.MethodWriter.class - [JAR]

├─ org.objectweb.asm.Opcodes.class - [JAR]

├─ org.objectweb.asm.Type.class - [JAR]

├─ org.objectweb.asm.TypePath.class - [JAR]

├─ org.objectweb.asm.TypeReference.class - [JAR]

org.objectweb.asm.xml

├─ org.objectweb.asm.xml.ASMContentHandler.class - [JAR]

├─ org.objectweb.asm.xml.Processor.class - [JAR]

├─ org.objectweb.asm.xml.SAXAdapter.class - [JAR]

├─ org.objectweb.asm.xml.SAXAnnotationAdapter.class - [JAR]

├─ org.objectweb.asm.xml.SAXClassAdapter.class - [JAR]

├─ org.objectweb.asm.xml.SAXCodeAdapter.class - [JAR]

├─ org.objectweb.asm.xml.SAXFieldAdapter.class - [JAR]

org.apache.felix.scrplugin.processing

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

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

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.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.objectweb.asm.commons

├─ org.objectweb.asm.commons.AdviceAdapter.class - [JAR]

├─ org.objectweb.asm.commons.AnalyzerAdapter.class - [JAR]

├─ org.objectweb.asm.commons.AnnotationRemapper.class - [JAR]

├─ org.objectweb.asm.commons.ClassRemapper.class - [JAR]

├─ org.objectweb.asm.commons.CodeSizeEvaluator.class - [JAR]

├─ org.objectweb.asm.commons.FieldRemapper.class - [JAR]

├─ org.objectweb.asm.commons.GeneratorAdapter.class - [JAR]

├─ org.objectweb.asm.commons.InstructionAdapter.class - [JAR]

├─ org.objectweb.asm.commons.JSRInlinerAdapter.class - [JAR]

├─ org.objectweb.asm.commons.LocalVariablesSorter.class - [JAR]

├─ org.objectweb.asm.commons.Method.class - [JAR]

├─ org.objectweb.asm.commons.MethodRemapper.class - [JAR]

├─ org.objectweb.asm.commons.Remapper.class - [JAR]

├─ org.objectweb.asm.commons.RemappingAnnotationAdapter.class - [JAR]

├─ org.objectweb.asm.commons.RemappingClassAdapter.class - [JAR]

├─ org.objectweb.asm.commons.RemappingFieldAdapter.class - [JAR]

├─ org.objectweb.asm.commons.RemappingMethodAdapter.class - [JAR]

├─ org.objectweb.asm.commons.RemappingSignatureAdapter.class - [JAR]

├─ org.objectweb.asm.commons.SerialVersionUIDAdder.class - [JAR]

├─ org.objectweb.asm.commons.SignatureRemapper.class - [JAR]

├─ org.objectweb.asm.commons.SimpleRemapper.class - [JAR]

├─ org.objectweb.asm.commons.StaticInitMerger.class - [JAR]

├─ org.objectweb.asm.commons.TableSwitchGenerator.class - [JAR]

├─ org.objectweb.asm.commons.TryCatchBlockSorter.class - [JAR]

org.apache.felix.scrplugin.ds

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

org.objectweb.asm.util

├─ org.objectweb.asm.util.ASMifiable.class - [JAR]

├─ org.objectweb.asm.util.ASMifier.class - [JAR]

├─ org.objectweb.asm.util.CheckAnnotationAdapter.class - [JAR]

├─ org.objectweb.asm.util.CheckClassAdapter.class - [JAR]

├─ org.objectweb.asm.util.CheckFieldAdapter.class - [JAR]

├─ org.objectweb.asm.util.CheckMethodAdapter.class - [JAR]

├─ org.objectweb.asm.util.CheckSignatureAdapter.class - [JAR]

├─ org.objectweb.asm.util.Printer.class - [JAR]

├─ org.objectweb.asm.util.Textifiable.class - [JAR]

├─ org.objectweb.asm.util.Textifier.class - [JAR]

├─ org.objectweb.asm.util.TraceAnnotationVisitor.class - [JAR]

├─ org.objectweb.asm.util.TraceClassVisitor.class - [JAR]

├─ org.objectweb.asm.util.TraceFieldVisitor.class - [JAR]

├─ org.objectweb.asm.util.TraceMethodVisitor.class - [JAR]

├─ org.objectweb.asm.util.TraceSignatureVisitor.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]

org.objectweb.asm.tree

├─ org.objectweb.asm.tree.AbstractInsnNode.class - [JAR]

├─ org.objectweb.asm.tree.AnnotationNode.class - [JAR]

├─ org.objectweb.asm.tree.ClassNode.class - [JAR]

├─ org.objectweb.asm.tree.FieldInsnNode.class - [JAR]

├─ org.objectweb.asm.tree.FieldNode.class - [JAR]

├─ org.objectweb.asm.tree.FrameNode.class - [JAR]

├─ org.objectweb.asm.tree.IincInsnNode.class - [JAR]

├─ org.objectweb.asm.tree.InnerClassNode.class - [JAR]

├─ org.objectweb.asm.tree.InsnList.class - [JAR]

├─ org.objectweb.asm.tree.InsnNode.class - [JAR]

├─ org.objectweb.asm.tree.IntInsnNode.class - [JAR]

├─ org.objectweb.asm.tree.InvokeDynamicInsnNode.class - [JAR]

├─ org.objectweb.asm.tree.JumpInsnNode.class - [JAR]

├─ org.objectweb.asm.tree.LabelNode.class - [JAR]

├─ org.objectweb.asm.tree.LdcInsnNode.class - [JAR]

├─ org.objectweb.asm.tree.LineNumberNode.class - [JAR]

├─ org.objectweb.asm.tree.LocalVariableAnnotationNode.class - [JAR]

├─ org.objectweb.asm.tree.LocalVariableNode.class - [JAR]

├─ org.objectweb.asm.tree.LookupSwitchInsnNode.class - [JAR]

├─ org.objectweb.asm.tree.MethodInsnNode.class - [JAR]

├─ org.objectweb.asm.tree.MethodNode.class - [JAR]

├─ org.objectweb.asm.tree.MultiANewArrayInsnNode.class - [JAR]

├─ org.objectweb.asm.tree.ParameterNode.class - [JAR]

├─ org.objectweb.asm.tree.TableSwitchInsnNode.class - [JAR]

├─ org.objectweb.asm.tree.TryCatchBlockNode.class - [JAR]

├─ org.objectweb.asm.tree.TypeAnnotationNode.class - [JAR]

├─ org.objectweb.asm.tree.TypeInsnNode.class - [JAR]

├─ org.objectweb.asm.tree.VarInsnNode.class - [JAR]

Advertisement

Dependencies from Group

Discover Dependencies

Jun 12, 2016
1 usages
24 stars
Jun 12, 2016
1 usages
Jun 12, 2016
2 usages
24 stars
Jun 12, 2016
1 usages
24 stars
Oct 09, 2015
2 usages
999 stars
Jun 09, 2023
1 usages
81 stars
Jun 09, 2023
1 usages
81 stars