Download micro-guava-1.0.0.jar file - Jar m

Jar examples for m:micro-guava

Description

Opinionated rest microservices

You can download jar file micro-guava 1.0.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add micro-guava-1.0.0.jar to your project.

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

Download

Click the following link to download the jar file.

micro-guava-1.0.0-javadoc.jar
micro-guava-1.0.0-sources.jar
micro-guava-1.0.0-tests.jar
micro-guava-1.0.0.jar
micro-guava-1.0.0.pom



Related Tutorials