Download embedmongo-spring-1.3.1.jar file - Jar e

Jar examples for e:embedmongo-spring

Description

A builder and Spring FactoryBean for EmbedMongo

You can download jar file embedmongo-spring 1.3.1 in this page.

License

MIT

Build File

You can use the following script to add embedmongo-spring-1.3.1.jar to your project.

<dependency>
   <groupId>cz.jirutka.spring</groupId>
   <artifactId>embedmongo-spring</artifactId>
   <version>1.3.1</version>
</dependency>
compile group: 'cz.jirutka.spring', name: 'embedmongo-spring', version: '1.3.1'
libraryDependencies += "cz.jirutka.spring" % "embedmongo-spring" % "1.3.1"
<dependency org="cz.jirutka.spring" name="embedmongo-spring" rev="1.3.1"/>
@Grapes(@Grab(group='cz.jirutka.spring', module='embedmongo-spring', version='1.3.1'))
'cz.jirutka.spring:embedmongo-spring:jar:1.3.1'

Download

Click the following link to download the jar file.

embedmongo-spring-1.3.1-javadoc.jar
embedmongo-spring-1.3.1-sources.jar
embedmongo-spring-1.3.1.jar
embedmongo-spring-1.3.1.pom



Related Tutorials