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

Jar examples for m:micro-jersey

Description

Opinionated rest microservices

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials