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

Jar examples for m:micro-reactive

Description

Opinionated rest microservices

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials