Last Version

com.expediagroup:beekeeper-cleanup 3.4.11

Beekeeper is a service which manages the cleanup of tables and unreferenced S3 paths.

License

License

GroupId

GroupId

com.expediagroup
ArtifactId

ArtifactId

beekeeper-cleanup
Version

Version

3.4.11
Type

Type

jar
Description

Description

Beekeeper is a service which manages the cleanup of tables and unreferenced S3 paths.
Project Organization

Project Organization

Expedia Group

Download beekeeper-cleanup 3.4.11


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

Dependencies

compile (4)

Group / Artifact Type Version
com.expediagroup : beekeeper-core jar 3.4.11
org.apache.hive : hive-metastore jar 2.3.7
com.hotels : hcommon-hive-metastore jar 1.4.2
com.amazonaws : aws-java-sdk-s3 jar 1.11.960

test (11)

Group / Artifact Type Version
org.awaitility : awaitility jar 3.1.6
org.springframework : spring-test jar
org.springframework.boot : spring-boot-test jar
org.junit.jupiter : junit-jupiter-params jar
org.testcontainers : localstack jar 1.17.1
org.testcontainers : junit-jupiter jar 1.17.1
org.apache.hadoop : hadoop-aws jar 2.9.2
org.junit.jupiter : junit-jupiter jar 5.6.3
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

Project Modules

There are no modules declared in this project.