is not current version
Last Version 3.4.11

com.expediagroup:beekeeper-parent 3.2.0

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.2.0
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.2.0


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

Dependencies

test (4)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar 5.6.0
org.mockito : mockito-core jar 3.2.4
org.mockito : mockito-junit-jupiter jar 3.2.4
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