pom-common

pom-common is the common POM for LiveRamp's open-source projects

License

License

GroupId

GroupId

com.liveramp
ArtifactId

ArtifactId

pom-common
Last Version

Last Version

1.5
Release Date

Release Date

Type

Type

pom
Description

Description

pom-common
pom-common is the common POM for LiveRamp's open-source projects
Project URL

Project URL

http://maven.apache.org

Download pom-common

Filename Size
pom-common-1.5.pom 6 KB
Browse

How to add to project

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

Dependencies

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.5
1.4
1.1