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

Jar examples for m:micro-reactive

Description

Opinionated rest microservices

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials