License |
License |
---|---|
Categories |
CategoriesCassandra Data Databases |
GroupId | GroupIdcom.github.ratoshniuk |
ArtifactId | ArtifactIdcassandra4s_2.12 |
Version | Version0.1.3 |
Type | Typejar |
Description |
Descriptioncassandra4s
cassandra4s
|
Project Organization |
Project Organizationcom.github.ratoshniuk |
Filename | Size |
---|---|
cassandra4s_2.12-0.1.3.pom | |
cassandra4s_2.12-0.1.3.jar | 457 bytes |
cassandra4s_2.12-0.1.3-sources.jar | 411 bytes |
cassandra4s_2.12-0.1.3-javadoc.jar | 357 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.ratoshniuk/cassandra4s_2.12/ -->
<dependency>
<groupId>com.github.ratoshniuk</groupId>
<artifactId>cassandra4s_2.12</artifactId>
<version>0.1.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.ratoshniuk/cassandra4s_2.12/
implementation 'com.github.ratoshniuk:cassandra4s_2.12:0.1.3'
// https://jarcasting.com/artifacts/com.github.ratoshniuk/cassandra4s_2.12/
implementation ("com.github.ratoshniuk:cassandra4s_2.12:0.1.3")
'com.github.ratoshniuk:cassandra4s_2.12:jar:0.1.3'
<dependency org="com.github.ratoshniuk" name="cassandra4s_2.12" rev="0.1.3">
<artifact name="cassandra4s_2.12" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.ratoshniuk', module='cassandra4s_2.12', version='0.1.3')
)
libraryDependencies += "com.github.ratoshniuk" % "cassandra4s_2.12" % "0.1.3"
[com.github.ratoshniuk/cassandra4s_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 |
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 |