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

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

Download

Click the following link to download the jar file.

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



Related Tutorials