Last Version

com.liveramp:commons 1.4

Common data structures and libraries

License

License

GroupId

GroupId

com.liveramp
ArtifactId

ArtifactId

commons
Version

Version

1.4
Type

Type

jar
Description

Description

Common data structures and libraries

Download commons 1.4


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

Dependencies

compile (13)

Group / Artifact Type Version
com.liveramp : commons_alerts jar 1.4
com.liveramp : commons_concurrent jar 1.4
log4j : log4j jar 1.2.16
commons-collections : commons-collections jar 3.2.1
junit : junit jar 4.12
org.slf4j : slf4j-api jar 1.5.6
org.slf4j : slf4j-log4j12 jar 1.5.6
com.google.guava : guava jar 13.0.1
commons-codec : commons-codec jar 1.4
commons-io : commons-io jar 2.3
org.apache.commons : commons-lang3 jar 3.3.2
org.codehaus.plexus : plexus-utils jar 1.5.6
org.jetbrains : annotations jar 13.0

Project Modules

There are no modules declared in this project.