Download streams-persist-mongo-0.6.0.jar file - Jar s

Jar examples for s:streams-persist-mongo

Description

Mongo Module

You can download jar file streams-persist-mongo 0.6.0 in this page.

License

Apache License

Build File

You can use the following script to add streams-persist-mongo-0.6.0.jar to your project.

<dependency>
   <groupId>org.apache.streams</groupId>
   <artifactId>streams-persist-mongo</artifactId>
   <version>0.6.0</version>
</dependency>
compile group: 'org.apache.streams', name: 'streams-persist-mongo', version: '0.6.0'
libraryDependencies += "org.apache.streams" % "streams-persist-mongo" % "0.6.0"
<dependency org="org.apache.streams" name="streams-persist-mongo" rev="0.6.0"/>
@Grapes(@Grab(group='org.apache.streams', module='streams-persist-mongo', version='0.6.0'))
'org.apache.streams:streams-persist-mongo:jar:0.6.0'

Download

Click the following link to download the jar file.

streams-persist-mongo-0.6.0-javadoc.jar
streams-persist-mongo-0.6.0-tests.jar
streams-persist-mongo-0.6.0.jar
streams-persist-mongo-0.6.0.pom



Related Tutorials