| License |
License |
|---|---|
| GroupId | GroupIdai.snips |
| ArtifactId | ArtifactIdplay-mongo-bson_2.12 |
| Last Version | Last Version0.5.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionplay-mongo-bson
play-mongo-bson
|
| Project URL |
Project URL |
| Project Organization |
Project Organizationai.snips |
| Filename | Size |
|---|---|
| play-mongo-bson_2.12-0.5.1.pom | |
| play-mongo-bson_2.12-0.5.1.jar | 71 KB |
| play-mongo-bson_2.12-0.5.1-sources.jar | 4 KB |
| play-mongo-bson_2.12-0.5.1-javadoc.jar | 676 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/ai.snips/play-mongo-bson_2.12/ -->
<dependency>
<groupId>ai.snips</groupId>
<artifactId>play-mongo-bson_2.12</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/ai.snips/play-mongo-bson_2.12/
implementation 'ai.snips:play-mongo-bson_2.12:0.5.1'
// https://jarcasting.com/artifacts/ai.snips/play-mongo-bson_2.12/
implementation ("ai.snips:play-mongo-bson_2.12:0.5.1")
'ai.snips:play-mongo-bson_2.12:jar:0.5.1'
<dependency org="ai.snips" name="play-mongo-bson_2.12" rev="0.5.1">
<artifact name="play-mongo-bson_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='ai.snips', module='play-mongo-bson_2.12', version='0.5.1')
)
libraryDependencies += "ai.snips" % "play-mongo-bson_2.12" % "0.5.1"
[ai.snips/play-mongo-bson_2.12 "0.5.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.12.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.typesafe.play : play_2.12 | jar | 2.6.13 |
| org.mongodb.scala : mongo-scala-driver_2.12 | jar | 2.3.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.12 | jar | 3.0.5 |