is not current version
Last Version 2.0.3

com.instaclustr:esop 1.1.1

Backup and restoration tooling for Cassandra

GroupId

GroupId

com.instaclustr
ArtifactId

ArtifactId

esop
Version

Version

1.1.1
Type

Type

jar

Download esop 1.1.1


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