License |
License |
---|---|
GroupId | GroupIdio.github.usefulalgorithm |
ArtifactId | ArtifactIdcasbah-commons_2.11 |
Version | Version3.1.2 |
Type | Typejar |
Description |
Descriptioncasbah-commons
casbah-commons
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
casbah-commons_2.11-3.1.2.pom | |
casbah-commons_2.11-3.1.2.jar | 170 KB |
casbah-commons_2.11-3.1.2-tests.jar | 626 KB |
casbah-commons_2.11-3.1.2-sources.jar | 13 KB |
casbah-commons_2.11-3.1.2-javadoc.jar | 555 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.usefulalgorithm/casbah-commons_2.11/ -->
<dependency>
<groupId>io.github.usefulalgorithm</groupId>
<artifactId>casbah-commons_2.11</artifactId>
<version>3.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.usefulalgorithm/casbah-commons_2.11/
implementation 'io.github.usefulalgorithm:casbah-commons_2.11:3.1.2'
// https://jarcasting.com/artifacts/io.github.usefulalgorithm/casbah-commons_2.11/
implementation ("io.github.usefulalgorithm:casbah-commons_2.11:3.1.2")
'io.github.usefulalgorithm:casbah-commons_2.11:jar:3.1.2'
<dependency org="io.github.usefulalgorithm" name="casbah-commons_2.11" rev="3.1.2">
<artifact name="casbah-commons_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.usefulalgorithm', module='casbah-commons_2.11', version='3.1.2')
)
libraryDependencies += "io.github.usefulalgorithm" % "casbah-commons_2.11" % "3.1.2"
[io.github.usefulalgorithm/casbah-commons_2.11 "3.1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
com.github.nscala-time : nscala-time_2.11 | 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.11 | jar | 3.0.0 |
org.specs2 : specs2-core_2.11 | jar | 3.8.6 |
org.specs2 : specs2-junit_2.11 | jar | 3.8.6 |
org.specs2 : specs2-mock_2.11 | jar | 3.8.6 |
org.slf4j : slf4j-jcl | jar | 1.6.0 |