Download micro-grizzly-0.89.5.jar file - Jar m

Jar examples for m:micro-grizzly

Description

Opinionated rest microservices

You can download jar file micro-grizzly 0.89.5 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add micro-grizzly-0.89.5.jar to your project.

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

Download

Click the following link to download the jar file.

micro-grizzly-0.89.5-javadoc.jar
micro-grizzly-0.89.5-sources.jar
micro-grizzly-0.89.5-tests.jar
micro-grizzly-0.89.5.jar
micro-grizzly-0.89.5.pom



Related Tutorials