Jar examples for m:micro-jackson-configuration
Opinionated rest microservices
You can download jar file micro-jackson-configuration 1.0.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add micro-jackson-configuration-1.0.0.jar to your project.
<dependency> <groupId>com.oath.microservices</groupId> <artifactId>micro-jackson-configuration</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.oath.microservices', name: 'micro-jackson-configuration', version: '1.0.0'
libraryDependencies += "com.oath.microservices" % "micro-jackson-configuration" % "1.0.0"
<dependency org="com.oath.microservices" name="micro-jackson-configuration" rev="1.0.0"/>
@Grapes(@Grab(group='com.oath.microservices', module='micro-jackson-configuration', version='1.0.0'))
'com.oath.microservices:micro-jackson-configuration:jar:1.0.0'
Click the following link to download the jar file.
micro-jackson-configuration-1.0.0-javadoc.jar