Taskurotta :: Mongodb support

Open source coordination of distributed processes for Java

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

ru.taskurotta
ArtifactId

ArtifactId

mongodb
Last Version

Last Version

0.8.1
Release Date

Release Date

Type

Type

jar
Description

Description

Taskurotta :: Mongodb support
Open source coordination of distributed processes for Java
Source Code Management

Source Code Management

http://taskurotta.org

Download mongodb

How to add to project

<!-- https://jarcasting.com/artifacts/ru.taskurotta/mongodb/ -->
<dependency>
    <groupId>ru.taskurotta</groupId>
    <artifactId>mongodb</artifactId>
    <version>0.8.1</version>
</dependency>
// https://jarcasting.com/artifacts/ru.taskurotta/mongodb/
implementation 'ru.taskurotta:mongodb:0.8.1'
// https://jarcasting.com/artifacts/ru.taskurotta/mongodb/
implementation ("ru.taskurotta:mongodb:0.8.1")
'ru.taskurotta:mongodb:jar:0.8.1'
<dependency org="ru.taskurotta" name="mongodb" rev="0.8.1">
  <artifact name="mongodb" type="jar" />
</dependency>
@Grapes(
@Grab(group='ru.taskurotta', module='mongodb', version='0.8.1')
)
libraryDependencies += "ru.taskurotta" % "mongodb" % "0.8.1"
[ru.taskurotta/mongodb "0.8.1"]

Dependencies

compile (7)

Group / Artifact Type Version
org.springframework : spring-beans jar 4.1.4.RELEASE
org.springframework : spring-expression jar 4.1.4.RELEASE
org.springframework.data : spring-data-mongodb jar 1.6.1.RELEASE
org.mongodb : mongo-java-driver jar 2.12.5
com.hazelcast : hazelcast-all jar 3.4
com.yammer.metrics : metrics-core jar 2.2.0
com.yammer.metrics : metrics-logback jar 2.2.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.10
org.springframework : spring-context jar 4.1.4.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.1
0.8.0