Jar examples for m:microservice-bundle-core
Integration of Dropwizard, Guice and Camel
You can download jar file microservice-bundle-core 0.1-13 in this page.
You can use the following script to add microservice-bundle-core-0.1-13.jar to your project.
<dependency> <groupId>be.fluid-it.microservice.bundle</groupId> <artifactId>microservice-bundle-core</artifactId> <version>0.1-13</version> </dependency>
compile group: 'be.fluid-it.microservice.bundle', name: 'microservice-bundle-core', version: '0.1-13'
libraryDependencies += "be.fluid-it.microservice.bundle" % "microservice-bundle-core" % "0.1-13"
<dependency org="be.fluid-it.microservice.bundle" name="microservice-bundle-core" rev="0.1-13"/>
@Grapes(@Grab(group='be.fluid-it.microservice.bundle', module='microservice-bundle-core', version='0.1-13'))
'be.fluid-it.microservice.bundle:microservice-bundle-core:jar:0.1-13'
Click the following link to download the jar file.
microservice-bundle-core-0.1-13-javadoc.jar