Download micro-jersey-0.81.jar file - Jar m

Jar examples for m:micro-jersey

Description

Opinionated rest microservices

You can download jar file micro-jersey 0.81 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add micro-jersey-0.81.jar to your project.

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

Download

Click the following link to download the jar file.

micro-jersey-0.81-javadoc.jar
micro-jersey-0.81-sources.jar
micro-jersey-0.81-tests.jar
micro-jersey-0.81.jar
micro-jersey-0.81.pom



Related Tutorials