is not current version
Last Version 6.1.4

org.elasticsoftwarefoundation.elasticactors:backplane-cassandra-common 3.0.0


Categories

Categories

Cassandra Data Databases
GroupId

GroupId

org.elasticsoftwarefoundation.elasticactors
ArtifactId

ArtifactId

backplane-cassandra-common
Version

Version

3.0.0
Type

Type

jar

Download backplane-cassandra-common 3.0.0


<!-- https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/backplane-cassandra-common/ -->
<dependency>
    <groupId>org.elasticsoftwarefoundation.elasticactors</groupId>
    <artifactId>backplane-cassandra-common</artifactId>
    <version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/backplane-cassandra-common/
implementation 'org.elasticsoftwarefoundation.elasticactors:backplane-cassandra-common:3.0.0'
// https://jarcasting.com/artifacts/org.elasticsoftwarefoundation.elasticactors/backplane-cassandra-common/
implementation ("org.elasticsoftwarefoundation.elasticactors:backplane-cassandra-common:3.0.0")
'org.elasticsoftwarefoundation.elasticactors:backplane-cassandra-common:jar:3.0.0'
<dependency org="org.elasticsoftwarefoundation.elasticactors" name="backplane-cassandra-common" rev="3.0.0">
  <artifact name="backplane-cassandra-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.elasticsoftwarefoundation.elasticactors', module='backplane-cassandra-common', version='3.0.0')
)
libraryDependencies += "org.elasticsoftwarefoundation.elasticactors" % "backplane-cassandra-common" % "3.0.0"
[org.elasticsoftwarefoundation.elasticactors/backplane-cassandra-common "3.0.0"]