License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.github.mideo |
ArtifactId | ArtifactIdmongo-kit_2.11 |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptionmongo-kit
mongo-kit
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mongo-kit_2.11-0.0.1.pom | |
mongo-kit_2.11-0.0.1.jar | 46 KB |
mongo-kit_2.11-0.0.1-sources.jar | 3 KB |
mongo-kit_2.11-0.0.1-javadoc.jar | 419 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.mideo/mongo-kit_2.11/ -->
<dependency>
<groupId>com.github.mideo</groupId>
<artifactId>mongo-kit_2.11</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.mideo/mongo-kit_2.11/
implementation 'com.github.mideo:mongo-kit_2.11:0.0.1'
// https://jarcasting.com/artifacts/com.github.mideo/mongo-kit_2.11/
implementation ("com.github.mideo:mongo-kit_2.11:0.0.1")
'com.github.mideo:mongo-kit_2.11:jar:0.0.1'
<dependency org="com.github.mideo" name="mongo-kit_2.11" rev="0.0.1">
<artifact name="mongo-kit_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.mideo', module='mongo-kit_2.11', version='0.0.1')
)
libraryDependencies += "com.github.mideo" % "mongo-kit_2.11" % "0.0.1"
[com.github.mideo/mongo-kit_2.11 "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.7 |
org.mongodb : bson | jar | 3.4.2 |
com.typesafe.play : play_2.11 | jar | 2.5.9 |
com.typesafe.play : play-json_2.11 | jar | 2.5.9 |
org.reactivemongo : play2-reactivemongo_2.11 | jar | 0.12.3 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.1 |
org.mockito : mockito-core | jar | 2.8.9 |
org.scalamock : scalamock-scalatest-support_2.11 | jar | 3.5.0 |