Download service-7.1.0.fuse-014.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.1.0.fuse-014 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.1.0.fuse-014.jar to your project.

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

Download

Click the following link to download the jar file.

service-7.1.0.fuse-014-javadoc.jar
service-7.1.0.fuse-014-sources.jar
service-7.1.0.fuse-014.jar
service-7.1.0.fuse-014.pom



Related Tutorials