Jar examples for o:org.apache.felix.scr
Implementation of the Declarative Services specification 1.3
You can download jar file org.apache.felix.scr 2.0.10 in this page.
Apache License
You can use the following script to add org.apache.felix.scr-2.0.10.jar to your project.
<dependency> <groupId>org.apache.felix</groupId> <artifactId>org.apache.felix.scr</artifactId> <version>2.0.10</version> </dependency>
compile group: 'org.apache.felix', name: 'org.apache.felix.scr', version: '2.0.10'
libraryDependencies += "org.apache.felix" % "org.apache.felix.scr" % "2.0.10"
<dependency org="org.apache.felix" name="org.apache.felix.scr" rev="2.0.10"/>
@Grapes(@Grab(group='org.apache.felix', module='org.apache.felix.scr', version='2.0.10'))
'org.apache.felix:org.apache.felix.scr:jar:2.0.10'
Click the following link to download the jar file.
org.apache.felix.scr-2.0.10-javadoc.jar