License |
License |
---|---|
Categories |
CategoriesCassandra Data Databases |
GroupId | GroupIdorg.elasticsoftwarefoundation.elasticactors |
ArtifactId | ArtifactIdbackplane-cassandra4 |
Last Version | Last Version6.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionElastic Software Foundation :: ElasticActors :: Cassandra 4.x Backplane
Persistent Stateful Actor System
|
Project URL |
Project URL |
Filename | Size |
---|---|
backplane-cassandra4-6.1.4.pom | |
backplane-cassandra4-6.1.4.jar | 22 KB |
backplane-cassandra4-6.1.4-sources.jar | 15 KB |
backplane-cassandra4-6.1.4-javadoc.jar | 86 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/backplane-cassandra4/ -->
<dependency>
<groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
<artifactId>backplane-cassandra4</artifactId>
<version>6.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/backplane-cassandra4/
implementation 'org.elasticsoftwarefoundation.elasticactors:backplane-cassandra4:6.1.4'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/backplane-cassandra4/
implementation ("org.elasticsoftwarefoundation.elasticactors:backplane-cassandra4:6.1.4")
'org.elasticsoftwarefoundation.elasticactors:backplane-cassandra4:jar:6.1.4'
<dependency org="org.elasticsoftwarefoundation.elasticactors" name="backplane-cassandra4" rev="6.1.4">
<artifact name="backplane-cassandra4" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors', module='backplane-cassandra4', version='6.1.4')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors" % "backplane-cassandra4" % "6.1.4"
[org.elasticsoftwarefoundation.elasticactors/backplane-cassandra4 "6.1.4"]
Group / Artifact | Type | Version |
---|---|---|
org.elasticsoftwarefoundation.elasticactors : backplane-cassandra-common | jar | |
com.datastax.oss : java-driver-core | jar | 4.14.0 |
io.netty : netty-handler | jar | |
org.springframework : spring-beans | jar | 5.3.18 |
org.springframework : spring-context | jar | 5.3.18 |