Download micro-reactive-0.68.jar file - Jar m

Jar examples for m:micro-reactive

Description

Opinionated rest microservices

You can download jar file micro-reactive 0.68 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add micro-reactive-0.68.jar to your project.

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

Download

Click the following link to download the jar file.

micro-reactive-0.68-javadoc.jar
micro-reactive-0.68-sources.jar
micro-reactive-0.68-tests.jar
micro-reactive-0.68.jar
micro-reactive-0.68.pom



Related Tutorials