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

Jar examples for m:micro-jersey

Description

Opinionated rest microservices

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

License

The Apache Software License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials