Download mongoapi-0.0.9.jar file - Jar m

Jar examples for m:mongoapi

Description

MongoDB REST API

You can download jar file mongoapi 0.0.9 in this page.

License

Apache software license, Version 2.0

Build File

You can use the following script to add mongoapi-0.0.9.jar to your project.

<dependency>
   <groupId>in.mtap.iincube</groupId>
   <artifactId>mongoapi</artifactId>
   <version>0.0.9</version>
</dependency>
compile group: 'in.mtap.iincube', name: 'mongoapi', version: '0.0.9'
libraryDependencies += "in.mtap.iincube" % "mongoapi" % "0.0.9"
<dependency org="in.mtap.iincube" name="mongoapi" rev="0.0.9"/>
@Grapes(@Grab(group='in.mtap.iincube', module='mongoapi', version='0.0.9'))
'in.mtap.iincube:mongoapi:jar:0.0.9'

Download

Click the following link to download the jar file.

mongoapi-0.0.9-javadoc.jar
mongoapi-0.0.9-sources.jar
mongoapi-0.0.9.jar
mongoapi-0.0.9.pom



Related Tutorials