Jar examples for c:commons-discovery
Its an port to fix bugs in OSGi support. ... The Apache Commons Discovery 0.5 component is about discovering, or finding, implementations for pluggable interfaces.
You can download jar file commons-discovery 0.5 in this page.
The Apache Software License, Version 2.0
You can use the following script to add commons-discovery-0.5.jar to your project.
<dependency> <groupId>com.sixdimensions.commons.osgi.wrapper</groupId> <artifactId>commons-discovery</artifactId> <version>0.5</version> </dependency>
compile group: 'com.sixdimensions.commons.osgi.wrapper', name: 'commons-discovery', version: '0.5'
libraryDependencies += "com.sixdimensions.commons.osgi.wrapper" % "commons-discovery" % "0.5"
<dependency org="com.sixdimensions.commons.osgi.wrapper" name="commons-discovery" rev="0.5"/>
@Grapes(@Grab(group='com.sixdimensions.commons.osgi.wrapper', module='commons-discovery', version='0.5'))
'com.sixdimensions.commons.osgi.wrapper:commons-discovery:jar:0.5'
Click the following link to download the jar file.
commons-discovery-0.5-javadoc.jar