Download org.apache.aries.spifly.examples.spi.bundle-1.0.0.jar file - Jar o

Jar examples for o:org.apache.aries.spifly.examples.spi.bundle

Description

This is the API implemented by example SPI providers and used by the example SPI client

You can download jar file org.apache.aries.spifly.examples.spi.bundle 1.0.0 in this page.

License

Apache License

Build File

You can use the following script to add org.apache.aries.spifly.examples.spi.bundle-1.0.0.jar to your project.

<dependency>
   <groupId>org.apache.aries.spifly.examples</groupId>
   <artifactId>org.apache.aries.spifly.examples.spi.bundle</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'org.apache.aries.spifly.examples', name: 'org.apache.aries.spifly.examples.spi.bundle', version: '1.0.0'
libraryDependencies += "org.apache.aries.spifly.examples" % "org.apache.aries.spifly.examples.spi.bundle" % "1.0.0"
<dependency org="org.apache.aries.spifly.examples" name="org.apache.aries.spifly.examples.spi.bundle" rev="1.0.0"/>
@Grapes(@Grab(group='org.apache.aries.spifly.examples', module='org.apache.aries.spifly.examples.spi.bundle', version='1.0.0'))
'org.apache.aries.spifly.examples:org.apache.aries.spifly.examples.spi.bundle:jar:1.0.0'

Download

Click the following link to download the jar file.

org.apache.aries.spifly.examples.spi.bundle-1.0.0-javadoc.jar
org.apache.aries.spifly.examples.spi.bundle-1.0.0-sources.jar
org.apache.aries.spifly.examples.spi.bundle-1.0.0.jar
org.apache.aries.spifly.examples.spi.bundle-1.0.0.pom



Related Tutorials