Jar examples for s:service
A singleton service factory for dependency injection without spring.
You can download jar file service 1.2.0.Beta4 in this page.
GNU Affero General Public License (AGPL) version 3.0
You can use the following script to add service-1.2.0.Beta4.jar to your project.
<dependency> <groupId>io.fabric8.examples.fabric-camel-dosgi</groupId> <artifactId>service</artifactId> <version>1.2.0.Beta4</version> </dependency>
compile group: 'io.fabric8.examples.fabric-camel-dosgi', name: 'service', version: '1.2.0.Beta4'
libraryDependencies += "io.fabric8.examples.fabric-camel-dosgi" % "service" % "1.2.0.Beta4"
<dependency org="io.fabric8.examples.fabric-camel-dosgi" name="service" rev="1.2.0.Beta4"/>
@Grapes(@Grab(group='io.fabric8.examples.fabric-camel-dosgi', module='service', version='1.2.0.Beta4'))
'io.fabric8.examples.fabric-camel-dosgi:service:jar:1.2.0.Beta4'
Click the following link to download the jar file.
service-1.2.0.Beta4-sources.jar