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

Jar examples for m:micro-reactive

Description

Opinionated rest microservices

You can download jar file micro-reactive 0.79.3 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.3.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials