BigBen:parent

WalmartLabs: Maven Parent POM to enable standardization among our Maven-powered open source projects.

License

License

GroupId

GroupId

com.walmartlabs.bigben
ArtifactId

ArtifactId

bigben
Last Version

Last Version

1.0.8
Release Date

Release Date

Type

Type

pom
Description

Description

BigBen:parent
WalmartLabs: Maven Parent POM to enable standardization among our Maven-powered open source projects.

Download bigben

Filename Size
bigben-1.0.8.pom 16 KB
Browse

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.11

test (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-test jar 1.3.11

Project Modules

  • commons
  • lib
  • cron
  • cassandra
  • kafka
  • app

Versions

Version
1.0.8
1.0.7
1.0.5
1.0.4