is not current version
Last Version 2.0.3

com.instaclustr:esop 1.0.6

Backup and restoration tooling for Cassandra

GroupId

GroupId

com.instaclustr
ArtifactId

ArtifactId

esop
Version

Version

1.0.6
Type

Type

jar

Download esop 1.0.6


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