Download micro-core-0.65.jar file - Jar m

Jar examples for m:micro-core

Description

Opinionated rest microservices

You can download jar file micro-core 0.65 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add micro-core-0.65.jar to your project.

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

Download

Click the following link to download the jar file.

micro-core-0.65-javadoc.jar
micro-core-0.65-sources.jar
micro-core-0.65-tests.jar
micro-core-0.65.jar
micro-core-0.65.pom



Related Tutorials