Jar examples for m:micro-jersey
Opinionated rest microservices
You can download jar file micro-jersey 1.0.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add micro-jersey-1.0.1.jar to your project.
<dependency> <groupId>com.oath.microservices</groupId> <artifactId>micro-jersey</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.oath.microservices', name: 'micro-jersey', version: '1.0.1'
libraryDependencies += "com.oath.microservices" % "micro-jersey" % "1.0.1"
<dependency org="com.oath.microservices" name="micro-jersey" rev="1.0.1"/>
@Grapes(@Grab(group='com.oath.microservices', module='micro-jersey', version='1.0.1'))
'com.oath.microservices:micro-jersey:jar:1.0.1'
Click the following link to download the jar file.
micro-jersey-1.0.1-javadoc.jar