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

Jar examples for m:micro-jackson-configuration

Description

Opinionated rest microservices

You can download jar file micro-jackson-configuration 0.87 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.87.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials