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

Jar examples for m:micro-reactive

Description

Opinionated rest microservices

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials