License |
License |
---|---|
Categories |
CategoriesCouchbase Data Databases |
GroupId | GroupIdcom.sandinh |
ArtifactId | ArtifactIdcouchbase-play_2.13 |
Version | Version9.1.0-RC2 |
Type | Typejar |
Description |
Descriptioncouchbase-play
couchbase-play
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.sandinh/couchbase-play_2.13/ -->
<dependency>
<groupId>com.sandinh</groupId>
<artifactId>couchbase-play_2.13</artifactId>
<version>9.1.0-RC2</version>
</dependency>
// https://jarcasting.com/artifacts/com.sandinh/couchbase-play_2.13/
implementation 'com.sandinh:couchbase-play_2.13:9.1.0-RC2'
// https://jarcasting.com/artifacts/com.sandinh/couchbase-play_2.13/
implementation ("com.sandinh:couchbase-play_2.13:9.1.0-RC2")
'com.sandinh:couchbase-play_2.13:jar:9.1.0-RC2'
<dependency org="com.sandinh" name="couchbase-play_2.13" rev="9.1.0-RC2">
<artifact name="couchbase-play_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.sandinh', module='couchbase-play_2.13', version='9.1.0-RC2')
)
libraryDependencies += "com.sandinh" % "couchbase-play_2.13" % "9.1.0-RC2"
[com.sandinh/couchbase-play_2.13 "9.1.0-RC2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
com.sandinh : couchbase-scala_2.13 | jar | 9.1.0-RC2 |
com.typesafe.play : play_2.13 | jar | 2.8.8 |
com.typesafe.play : play-guice_2.13 | jar | 2.8.8 |
Group / Artifact | Type | Version |
---|---|---|
org.specs2 : specs2-core_2.13 | jar | 4.12.12 |