License |
License |
---|---|
Categories |
CategoriesCassandra Data Databases |
GroupId | GroupIdcom.turbospaces.boot |
ArtifactId | ArtifactIdbootstrap-cassandra-core |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.turbospaces.boot ::: bootstrap-cassandra-core
turbospaces 'bootstrap' library with a various plugins and shared tools
|
<!-- https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-cassandra-core/ -->
<dependency>
<groupId>com.turbospaces.boot</groupId>
<artifactId>bootstrap-cassandra-core</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-cassandra-core/
implementation 'com.turbospaces.boot:bootstrap-cassandra-core:1.0.3'
// https://jarcasting.com/artifacts/com.turbospaces.boot/bootstrap-cassandra-core/
implementation ("com.turbospaces.boot:bootstrap-cassandra-core:1.0.3")
'com.turbospaces.boot:bootstrap-cassandra-core:jar:1.0.3'
<dependency org="com.turbospaces.boot" name="bootstrap-cassandra-core" rev="1.0.3">
<artifact name="bootstrap-cassandra-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.turbospaces.boot', module='bootstrap-cassandra-core', version='1.0.3')
)
libraryDependencies += "com.turbospaces.boot" % "bootstrap-cassandra-core" % "1.0.3"
[com.turbospaces.boot/bootstrap-cassandra-core "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.25 |
org.apache.commons : commons-lang3 | jar | 3.11 |
com.netflix.archaius : archaius2-api | jar | 2.3.16 |
com.google.guava : guava | jar | 29.0-jre |
io.dropwizard.metrics : metrics-healthchecks | jar | 4.1.2 |
org.springframework.cloud : spring-cloud-core | jar | 1.2.9.RELEASE |
com.datastax.cassandra : cassandra-driver-core | jar | 3.8.0 |
com.turbospaces.boot : bootstrap-core | jar | 1.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.junit.jupiter : junit-jupiter | jar |