Download org.apache.felix.scr.ds-annotations-1.2.4.jar file - Jar o

Jar examples for o:org.apache.felix.scr

Description

Annotations for generating OSGi service descriptors.

You can download jar file org.apache.felix.scr.ds-annotations 1.2.4 in this page.

License

Apache License

Build File

You can use the following script to add org.apache.felix.scr.ds-annotations-1.2.4.jar to your project.

<dependency>
   <groupId>org.apache.felix</groupId>
   <artifactId>org.apache.felix.scr.ds-annotations</artifactId>
   <version>1.2.4</version>
</dependency>
compile group: 'org.apache.felix', name: 'org.apache.felix.scr.ds-annotations', version: '1.2.4'
libraryDependencies += "org.apache.felix" % "org.apache.felix.scr.ds-annotations" % "1.2.4"
<dependency org="org.apache.felix" name="org.apache.felix.scr.ds-annotations" rev="1.2.4"/>
@Grapes(@Grab(group='org.apache.felix', module='org.apache.felix.scr.ds-annotations', version='1.2.4'))
'org.apache.felix:org.apache.felix.scr.ds-annotations:jar:1.2.4'

Download

Click the following link to download the jar file.

org.apache.felix.scr.ds-annotations-1.2.4-javadoc.jar
org.apache.felix.scr.ds-annotations-1.2.4-sources.jar
org.apache.felix.scr.ds-annotations-1.2.4.jar
org.apache.felix.scr.ds-annotations-1.2.4.pom



Related Tutorials