License |
License |
---|---|
Categories |
CategoriesMongoDB Data Databases |
GroupId | GroupIdcom.github.durre |
ArtifactId | ArtifactIdmongodb-dao_2.11 |
Version | Version1.2.2 |
Type | Typejar |
Description |
Descriptionmongodb-dao
mongodb-dao
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.durre |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.github.durre/mongodb-dao_2.11/ -->
<dependency>
<groupId>com.github.durre</groupId>
<artifactId>mongodb-dao_2.11</artifactId>
<version>1.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.durre/mongodb-dao_2.11/
implementation 'com.github.durre:mongodb-dao_2.11:1.2.2'
// https://jarcasting.com/artifacts/com.github.durre/mongodb-dao_2.11/
implementation ("com.github.durre:mongodb-dao_2.11:1.2.2")
'com.github.durre:mongodb-dao_2.11:jar:1.2.2'
<dependency org="com.github.durre" name="mongodb-dao_2.11" rev="1.2.2">
<artifact name="mongodb-dao_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.durre', module='mongodb-dao_2.11', version='1.2.2')
)
libraryDependencies += "com.github.durre" % "mongodb-dao_2.11" % "1.2.2"
[com.github.durre/mongodb-dao_2.11 "1.2.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
org.reactivemongo : reactivemongo_2.11 | jar | 0.12.6 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.1.7 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.1 |