Jar examples for e:edison-mongo
Mongo library of the edison-microservice project.
You can download jar file edison-mongo 0.50.3 in this page.
The Apache Software License, Version 2.0
You can use the following script to add edison-mongo-0.50.3.jar to your project.
<dependency> <groupId>de.otto.edison</groupId> <artifactId>edison-mongo</artifactId> <version>0.50.3</version> </dependency>
compile group: 'de.otto.edison', name: 'edison-mongo', version: '0.50.3'
libraryDependencies += "de.otto.edison" % "edison-mongo" % "0.50.3"
<dependency org="de.otto.edison" name="edison-mongo" rev="0.50.3"/>
@Grapes(@Grab(group='de.otto.edison', module='edison-mongo', version='0.50.3'))
'de.otto.edison:edison-mongo:jar:0.50.3'
Click the following link to download the jar file.
edison-mongo-0.50.3-javadoc.jar