License |
License |
---|---|
GroupId | GroupIdcom.expediagroup |
ArtifactId | ArtifactIdbeekeeper-integration-tests |
Version | Version3.4.5 |
Type | Typejar |
Description |
DescriptionBeekeeper is a service which manages the cleanup of tables and unreferenced S3 paths.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
beekeeper-integration-tests-3.4.5.pom | |
beekeeper-integration-tests-3.4.5.jar | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.expediagroup/beekeeper-integration-tests/ -->
<dependency>
<groupId>com.expediagroup</groupId>
<artifactId>beekeeper-integration-tests</artifactId>
<version>3.4.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.expediagroup/beekeeper-integration-tests/
implementation 'com.expediagroup:beekeeper-integration-tests:3.4.5'
// https://jarcasting.com/artifacts/com.expediagroup/beekeeper-integration-tests/
implementation ("com.expediagroup:beekeeper-integration-tests:3.4.5")
'com.expediagroup:beekeeper-integration-tests:jar:3.4.5'
<dependency org="com.expediagroup" name="beekeeper-integration-tests" rev="3.4.5">
<artifact name="beekeeper-integration-tests" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.expediagroup', module='beekeeper-integration-tests', version='3.4.5')
)
libraryDependencies += "com.expediagroup" % "beekeeper-integration-tests" % "3.4.5"
[com.expediagroup/beekeeper-integration-tests "3.4.5"]
Group / Artifact | Type | Version |
---|---|---|
com.expediagroup : beekeeper-path-cleanup | jar | 3.4.5 |
com.expediagroup : beekeeper-metadata-cleanup | jar | 3.4.5 |
com.expediagroup : beekeeper-scheduler-apiary | jar | 3.4.5 |
org.apache.hadoop : hadoop-aws | jar | 2.8.1 |
com.hotels : beeju | jar | 4.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.expediagroup : beekeeper-api | jar | 3.4.5 |
org.awaitility : awaitility | jar | 3.1.6 |
org.testcontainers : localstack | jar | 1.15.2 |
org.testcontainers : mysql | jar | 1.15.2 |
org.testcontainers : junit-jupiter | jar | 1.15.2 |
org.junit.jupiter : junit-jupiter | jar | 5.6.0 |
org.mockito : mockito-core | jar | 3.11.2 |
org.mockito : mockito-junit-jupiter | jar | 3.11.2 |
org.assertj : assertj-core | jar | 3.12.2 |