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

Jar examples for m:micro-jackson-configuration

Description

Opinionated rest microservices

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials