License |
License |
---|---|
GroupId | GroupIdcom.liveramp |
ArtifactId | ArtifactIdcommons |
Version | Version1.4 |
Type | Typejar |
Description |
DescriptionCommon data structures and libraries
|
Filename | Size |
---|---|
commons-1.4.pom | |
commons-1.4.jar | 151 KB |
commons-1.4-sources.jar | 387 KB |
commons-1.4-javadoc.jar | 938 KB |
Browse |
<!-- 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"]
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 |