License |
License |
---|---|
GroupId | GroupIdcom.expediagroup |
ArtifactId | ArtifactIdbeekeeper-vacuum-tool |
Last Version | Last Version3.4.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionBeekeeper is a service which manages the cleanup of tables and unreferenced S3 paths.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.expediagroup/beekeeper-vacuum-tool/ -->
<dependency>
<groupId>com.expediagroup</groupId>
<artifactId>beekeeper-vacuum-tool</artifactId>
<version>3.4.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.expediagroup/beekeeper-vacuum-tool/
implementation 'com.expediagroup:beekeeper-vacuum-tool:3.4.11'
// https://jarcasting.com/artifacts/com.expediagroup/beekeeper-vacuum-tool/
implementation ("com.expediagroup:beekeeper-vacuum-tool:3.4.11")
'com.expediagroup:beekeeper-vacuum-tool:jar:3.4.11'
<dependency org="com.expediagroup" name="beekeeper-vacuum-tool" rev="3.4.11">
<artifact name="beekeeper-vacuum-tool" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.expediagroup', module='beekeeper-vacuum-tool', version='3.4.11')
)
libraryDependencies += "com.expediagroup" % "beekeeper-vacuum-tool" % "3.4.11"
[com.expediagroup/beekeeper-vacuum-tool "3.4.11"]
Group / Artifact | Type | Version |
---|---|---|
com.expediagroup : beekeeper-core | jar | 3.4.11 |
com.expediagroup : beekeeper-scheduler | jar | 3.4.11 |
com.hotels : hcommon-hive-metastore | jar | 1.4.1 |
mysql : mysql-connector-java | jar | 8.0.17 |
org.springframework : spring-core | jar | 5.3.5 |
org.springframework : spring-context | jar | 5.3.5 |
org.springframework : spring-beans | jar | 5.3.5 |
org.springframework : spring-aop | jar | 5.3.5 |
org.springframework.boot : spring-boot | jar | |
org.springframework.boot : spring-boot-autoconfigure | jar | |
org.springframework.boot : spring-boot-starter | jar | |
com.google.code.gson : gson | jar | 2.8.2 |
org.apache.hadoop : hadoop-common | jar | 2.9.2 |
org.apache.hadoop : hadoop-hdfs | jar | 2.9.2 |
org.apache.hadoop : hadoop-aws | jar | 2.9.2 |
com.amazonaws : aws-java-sdk-core | jar | 1.11.199 |
com.amazonaws : aws-java-sdk-s3 | jar | 1.11.199 |
org.apache.hive : hive-metastore | jar | 2.3.7 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 3.12.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.springframework.boot : spring-boot-test | jar | |
org.springframework : spring-test | jar |
Group / Artifact | Type | Version |
---|---|---|
org.springframework.boot : spring-boot-dependencies | pom | 2.4.4 |