Download service-1.2.0.redhat-133.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 1.2.0.redhat-133 in this page.

License

GNU Affero General Public License (AGPL) version 3.0

Build File

You can use the following script to add service-1.2.0.redhat-133.jar to your project.

<dependency>
   <groupId>io.fabric8.examples.fabric-camel-dosgi</groupId>
   <artifactId>service</artifactId>
   <version>1.2.0.redhat-133</version>
</dependency>
compile group: 'io.fabric8.examples.fabric-camel-dosgi', name: 'service', version: '1.2.0.redhat-133'
libraryDependencies += "io.fabric8.examples.fabric-camel-dosgi" % "service" % "1.2.0.redhat-133"
<dependency org="io.fabric8.examples.fabric-camel-dosgi" name="service" rev="1.2.0.redhat-133"/>
@Grapes(@Grab(group='io.fabric8.examples.fabric-camel-dosgi', module='service', version='1.2.0.redhat-133'))
'io.fabric8.examples.fabric-camel-dosgi:service:jar:1.2.0.redhat-133'

Download

Click the following link to download the jar file.

service-1.2.0.redhat-133-sources.jar
service-1.2.0.redhat-133.jar
service-1.2.0.redhat-133.pom



Related Tutorials