Last Version

com.expediagroup:beekeeper-parent 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-parent
Version

Version

3.4.11
Type

Type

pom
Description

Description

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

Project Organization

Expedia Group
Source Code Management

Source Code Management

https://github.com/ExpediaGroup/beekeeper

Download beekeeper-parent 3.4.11


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

Dependencies

test (4)

Group / Artifact Type Version
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

  • beekeeper-core
  • beekeeper-cleanup
  • beekeeper-metadata-cleanup
  • beekeeper-path-cleanup
  • beekeeper-scheduler
  • beekeeper-scheduler-apiary
  • beekeeper-api
  • beekeeper-integration-tests
  • beekeeper-vacuum-tool