Last Version

mongodb-dao 1.2.2

mongodb-dao

License

License

Categories

Categories

MongoDB Data Databases
GroupId

GroupId

com.github.durre
ArtifactId

ArtifactId

mongodb-dao_2.11
Version

Version

1.2.2
Type

Type

jar
Description

Description

mongodb-dao
mongodb-dao
Project URL

Project URL

https://github.com/durre/mongodb-dao
Project Organization

Project Organization

com.github.durre
Source Code Management

Source Code Management

https://github.com/durre/mongodb-dao

Download mongodb-dao_2.11 1.2.2


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
org.reactivemongo : reactivemongo_2.11 jar 0.12.6

provided (1)

Group / Artifact Type Version
ch.qos.logback : logback-classic jar 1.1.7

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_2.11 jar 3.0.1

Project Modules

There are no modules declared in this project.