License |
License |
---|---|
Categories |
CategoriesCassandra Data Databases |
GroupId | GroupIdcom.github.ratoshniuk |
ArtifactId | ArtifactIdcassandra4s-core_2.12 |
Version | Version0.1.3 |
Type | Typejar |
Description |
Descriptioncassandra4s-core
cassandra4s-core
|
Project Organization |
Project Organizationcom.github.ratoshniuk |
<!-- https://jarcasting.com/artifacts/com.github.ratoshniuk/cassandra4s-core_2.12/ -->
<dependency>
<groupId>com.github.ratoshniuk</groupId>
<artifactId>cassandra4s-core_2.12</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ratoshniuk/cassandra4s-core_2.12/
implementation 'com.github.ratoshniuk:cassandra4s-core_2.12:0.1.3'
// https://jarcasting.com/artifacts/com.github.ratoshniuk/cassandra4s-core_2.12/
implementation ("com.github.ratoshniuk:cassandra4s-core_2.12:0.1.3")
'com.github.ratoshniuk:cassandra4s-core_2.12:jar:0.1.3'
<dependency org="com.github.ratoshniuk" name="cassandra4s-core_2.12" rev="0.1.3">
<artifact name="cassandra4s-core_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ratoshniuk', module='cassandra4s-core_2.12', version='0.1.3')
)
libraryDependencies += "com.github.ratoshniuk" % "cassandra4s-core_2.12" % "0.1.3"
[com.github.ratoshniuk/cassandra4s-core_2.12 "0.1.3"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.12.6 |
org.scala-lang.modules : scala-java8-compat_2.12 | jar | 0.9.0 |
com.github.pshirshov.izumi.r2 : logstage-api-logger_2.12 | jar | 0.5.65 |
org.scala-lang.modules : scala-collection-compat_2.12 | jar | 0.1.1 |
com.github.pshirshov.izumi.r2 : logstage-sink-slf4j_2.12 | jar | 0.5.65 |
com.datastax.cassandra : cassandra-driver-core | jar | 3.5.0 |
com.typesafe : config | jar | 1.3.3 |
Group / Artifact | Type | Version |
---|---|---|
com.github.pshirshov.izumi.r2 : logstage-adapter-slf4j_2.12 | jar | 0.5.65 |
org.scalatest : scalatest_2.12 | jar | 3.0.6-SNAP2 |