Download service-7.0.1.fuse-084.jar file - Jar s

Jar examples for s:service

Description

A singleton service factory for dependency injection without spring.

You can download jar file service 7.0.1.fuse-084 in this page.

License

GNU Affero General Public License (AGPL) version 3.0

Build File

You can use the following script to add service-7.0.1.fuse-084.jar to your project.

<dependency>
   <groupId>org.fusesource.fabric.fabric-examples.fabric-camel-dosgi</groupId>
   <artifactId>service</artifactId>
   <version>7.0.1.fuse-084</version>
</dependency>
compile group: 'org.fusesource.fabric.fabric-examples.fabric-camel-dosgi', name: 'service', version: '7.0.1.fuse-084'
libraryDependencies += "org.fusesource.fabric.fabric-examples.fabric-camel-dosgi" % "service" % "7.0.1.fuse-084"
<dependency org="org.fusesource.fabric.fabric-examples.fabric-camel-dosgi" name="service" rev="7.0.1.fuse-084"/>
@Grapes(@Grab(group='org.fusesource.fabric.fabric-examples.fabric-camel-dosgi', module='service', version='7.0.1.fuse-084'))
'org.fusesource.fabric.fabric-examples.fabric-camel-dosgi:service:jar:7.0.1.fuse-084'

Download

Click the following link to download the jar file.

service-7.0.1.fuse-084-javadoc.jar
service-7.0.1.fuse-084-sources.jar
service-7.0.1.fuse-084.jar
service-7.0.1.fuse-084.pom



Related Tutorials