License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases |
GroupId | GroupIdru.taskurotta |
ArtifactId | ArtifactIdmongodb |
Last Version | Last Version0.8.1 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTaskurotta :: Mongodb support
Open source coordination of distributed processes for Java
|
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mongodb-0.8.1.pom | |
mongodb-0.8.1.jar | 24 KB |
mongodb-0.8.1-sources.jar | 13 KB |
mongodb-0.8.1-javadoc.jar | 109 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.10 |
org.springframework : spring-context | jar | 4.1.4.RELEASE |