is not current version
Last Version 2.0.8

io.github.twonote:radosgw-admin4j 1.3.0

A Ceph Object Storage Admin SDK / Client Library for Java

GroupId

GroupId

io.github.twonote
ArtifactId

ArtifactId

radosgw-admin4j
Version

Version

1.3.0
Type

Type

jar

Download radosgw-admin4j 1.3.0


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