Download microservice-bundle-core-0.1-9.jar file - Jar m

Jar examples for m:microservice-bundle-core

Description

Integration of Dropwizard, Guice and Camel

You can download jar file microservice-bundle-core 0.1-9 in this page.

Build File

You can use the following script to add microservice-bundle-core-0.1-9.jar to your project.

<dependency>
   <groupId>be.fluid-it.microservice.bundle</groupId>
   <artifactId>microservice-bundle-core</artifactId>
   <version>0.1-9</version>
</dependency>
compile group: 'be.fluid-it.microservice.bundle', name: 'microservice-bundle-core', version: '0.1-9'
libraryDependencies += "be.fluid-it.microservice.bundle" % "microservice-bundle-core" % "0.1-9"
<dependency org="be.fluid-it.microservice.bundle" name="microservice-bundle-core" rev="0.1-9"/>
@Grapes(@Grab(group='be.fluid-it.microservice.bundle', module='microservice-bundle-core', version='0.1-9'))
'be.fluid-it.microservice.bundle:microservice-bundle-core:jar:0.1-9'

Download

Click the following link to download the jar file.

microservice-bundle-core-0.1-9-javadoc.jar
microservice-bundle-core-0.1-9-sources.jar
microservice-bundle-core-0.1-9.jar
microservice-bundle-core-0.1-9.pom



Related Tutorials