Jar examples for o:org.everit.osgi.ecm.util.method
Helper methods to generate and parse method signatures and to locate methods based on the "112.9.4 Locating Component Methods" chapter of OSGi Compendium specification.
You can download jar file org.everit.osgi.ecm.util.method 1.0.0 in this page.
Apache License, Version 2.0
You can use the following script to add org.everit.osgi.ecm.util.method-1.0.0.jar to your project.
<dependency> <groupId>org.everit.osgi</groupId> <artifactId>org.everit.osgi.ecm.util.method</artifactId> <version>1.0.0</version> </dependency>
compile group: 'org.everit.osgi', name: 'org.everit.osgi.ecm.util.method', version: '1.0.0'
libraryDependencies += "org.everit.osgi" % "org.everit.osgi.ecm.util.method" % "1.0.0"
<dependency org="org.everit.osgi" name="org.everit.osgi.ecm.util.method" rev="1.0.0"/>
@Grapes(@Grab(group='org.everit.osgi', module='org.everit.osgi.ecm.util.method', version='1.0.0'))
'org.everit.osgi:org.everit.osgi.ecm.util.method:jar:1.0.0'
Click the following link to download the jar file.
org.everit.osgi.ecm.util.method-1.0.0-javadoc.jar