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