Download service-7.0.2.fuse-097.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.2.fuse-097 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.2.fuse-097.jar to your project.

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

Download

Click the following link to download the jar file.

service-7.0.2.fuse-097-javadoc.jar
service-7.0.2.fuse-097-sources.jar
service-7.0.2.fuse-097.jar
service-7.0.2.fuse-097.pom



Related Tutorials