Download micro-grizzly-with-jersey-1.0.1.jar file - Jar m

Jar examples for m:micro-grizzly-with-jersey

Description

Opinionated rest microservices

You can download jar file micro-grizzly-with-jersey 1.0.1 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add micro-grizzly-with-jersey-1.0.1.jar to your project.

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

Download

Click the following link to download the jar file.

micro-grizzly-with-jersey-1.0.1-javadoc.jar
micro-grizzly-with-jersey-1.0.1-sources.jar
micro-grizzly-with-jersey-1.0.1-tests.jar
micro-grizzly-with-jersey-1.0.1.jar
micro-grizzly-with-jersey-1.0.1.pom



Related Tutorials