Last Version

database-cleaner 1.0.1

Tool that deletes all objects in an Exasol database

License

License

MIT
Categories

Categories

Data
GroupId

GroupId

com.exasol
ArtifactId

ArtifactId

database-cleaner
Version

Version

1.0.1
Type

Type

jar
Description

Description

database-cleaner
Tool that deletes all objects in an Exasol database
Project URL

Project URL

https://github.com/exasol/database-cleaner
Source Code Management

Source Code Management

https://github.com/exasol/database-cleaner/tree/master

Download database-cleaner 1.0.1


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

Dependencies

runtime (1)

Group / Artifact Type Version
com.exasol » exasol-jdbc jar 7.0.11

test (4)

Group / Artifact Type Version
com.exasol : exasol-testcontainers jar 4.0.0
org.testcontainers : junit-jupiter jar 1.16.0
org.hamcrest : hamcrest jar 2.2
org.junit.jupiter : junit-jupiter jar 5.7.2

Project Modules

There are no modules declared in this project.