Download microservice-bundle-core-0.1-15.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-15 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials