Download micro-jackson-configuration-0.86.jar file - Jar m

Jar examples for m:micro-jackson-configuration

Description

Opinionated rest microservices

You can download jar file micro-jackson-configuration 0.86 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add micro-jackson-configuration-0.86.jar to your project.

<dependency>
   <groupId>com.aol.microservices</groupId>
   <artifactId>micro-jackson-configuration</artifactId>
   <version>0.86</version>
</dependency>
compile group: 'com.aol.microservices', name: 'micro-jackson-configuration', version: '0.86'
libraryDependencies += "com.aol.microservices" % "micro-jackson-configuration" % "0.86"
<dependency org="com.aol.microservices" name="micro-jackson-configuration" rev="0.86"/>
@Grapes(@Grab(group='com.aol.microservices', module='micro-jackson-configuration', version='0.86'))
'com.aol.microservices:micro-jackson-configuration:jar:0.86'

Download

Click the following link to download the jar file.

micro-jackson-configuration-0.86-javadoc.jar
micro-jackson-configuration-0.86-sources.jar
micro-jackson-configuration-0.86-tests.jar
micro-jackson-configuration-0.86.jar
micro-jackson-configuration-0.86.pom



Related Tutorials