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

Jar examples for m:micro-jersey

Description

Opinionated rest microservices

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials