Last Version

bucket-wipe 2.0.1

The purpose of the bucket-wipe tool is to enumerate a bucket and delete its contents in parallel threads. At the end the bucket is optionally deleted.

License

License

GroupId

GroupId

com.emc.ecs
ArtifactId

ArtifactId

bucket-wipe
Version

Version

2.0.1
Type

Type

jar
Description

Description

bucket-wipe
The purpose of the bucket-wipe tool is to enumerate a bucket and delete its contents in parallel threads. At the end the bucket is optionally deleted.
Project URL

Project URL

https://github.com/EMCECS/bucket-wipe
Source Code Management

Source Code Management

https://github.com/EMCECS/bucket-wipe

Download bucket-wipe 2.0.1


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

Dependencies

runtime (3)

Group / Artifact Type Version
com.emc.ecs : object-client jar 3.1.3
org.apache.logging.log4j : log4j-slf4j-impl jar 2.14.0
commons-cli : commons-cli jar 1.4

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.