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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials