License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.exasol |
ArtifactId | ArtifactIddatabase-cleaner |
Last Version | Last Version1.0.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptiondatabase-cleaner
Tool that deletes all objects in an Exasol database
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
database-cleaner-1.0.1.pom | |
database-cleaner-1.0.1.jar | 6 KB |
database-cleaner-1.0.1-sources.jar | 4 KB |
database-cleaner-1.0.1-javadoc.jar | 389 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.exasol » exasol-jdbc | jar | 7.0.11 |
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 |