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