Download streams-persist-mongo-0.4-incubating.jar file - Jar s

Jar examples for s:streams-persist-mongo

Description

Mongo Module

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

License

Apache License

Build File

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

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

Download

Click the following link to download the jar file.

streams-persist-mongo-0.4-incubating-javadoc.jar
streams-persist-mongo-0.4-incubating-tests.jar
streams-persist-mongo-0.4-incubating.jar
streams-persist-mongo-0.4-incubating.pom



Related Tutorials