License |
License |
---|---|
GroupId | GroupIdio.github.usefulalgorithm |
ArtifactId | ArtifactIdcasbah-commons_2.12 |
Last Version | Last Version3.1.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncasbah-commons
casbah-commons
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
casbah-commons_2.12-3.1.2.pom | |
casbah-commons_2.12-3.1.2.jar | 128 KB |
casbah-commons_2.12-3.1.2-tests.jar | 82 KB |
casbah-commons_2.12-3.1.2-sources.jar | 13 KB |
casbah-commons_2.12-3.1.2-javadoc.jar | 896 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.usefulalgorithm/casbah-commons_2.12/ -->
<dependency>
<groupId>io.github.usefulalgorithm</groupId>
<artifactId>casbah-commons_2.12</artifactId>
<version>3.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.usefulalgorithm/casbah-commons_2.12/
implementation 'io.github.usefulalgorithm:casbah-commons_2.12:3.1.2'
// https://jarcasting.com/artifacts/io.github.usefulalgorithm/casbah-commons_2.12/
implementation ("io.github.usefulalgorithm:casbah-commons_2.12:3.1.2")
'io.github.usefulalgorithm:casbah-commons_2.12:jar:3.1.2'
<dependency org="io.github.usefulalgorithm" name="casbah-commons_2.12" rev="3.1.2">
<artifact name="casbah-commons_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.usefulalgorithm', module='casbah-commons_2.12', version='3.1.2')
)
libraryDependencies += "io.github.usefulalgorithm" % "casbah-commons_2.12" % "3.1.2"
[io.github.usefulalgorithm/casbah-commons_2.12 "3.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.1 |
com.github.nscala-time : nscala-time_2.12 | jar | 2.14.0 |
org.mongodb : mongodb-driver-legacy | jar | 3.12.10 |
org.slf4j : slf4j-api | jar | 1.6.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.12 | jar | 3.0.0 |
org.specs2 : specs2-core_2.12 | jar | 3.8.6 |
org.specs2 : specs2-junit_2.12 | jar | 3.8.6 |
org.specs2 : specs2-mock_2.12 | jar | 3.8.6 |
org.slf4j : slf4j-jcl | jar | 1.6.0 |