| License |
License |
|---|---|
| GroupId | GroupIdcom.liveramp |
| ArtifactId | ArtifactIddaemon_lib |
| Last Version | Last Version1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionDaemon
Modular batch job dispatch and fulfillment
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| daemon_lib-1.0.pom | |
| daemon_lib-1.0.jar | 102 KB |
| daemon_lib-1.0-sources.jar | 48 KB |
| daemon_lib-1.0-javadoc.jar | 550 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.liveramp/daemon_lib/ -->
<dependency>
<groupId>com.liveramp</groupId>
<artifactId>daemon_lib</artifactId>
<version>1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.liveramp/daemon_lib/
implementation 'com.liveramp:daemon_lib:1.0'
// https://jarcasting.com/artifacts/com.liveramp/daemon_lib/
implementation ("com.liveramp:daemon_lib:1.0")
'com.liveramp:daemon_lib:jar:1.0'
<dependency org="com.liveramp" name="daemon_lib" rev="1.0">
<artifact name="daemon_lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.liveramp', module='daemon_lib', version='1.0')
)
libraryDependencies += "com.liveramp" % "daemon_lib" % "1.0"
[com.liveramp/daemon_lib "1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.liveramp : commons | jar | 1.4 |
| com.google.guava : guava | jar | 13.0.1 |
| com.google.code.gson : gson | jar | 2.2.4 |
| commons-lang : commons-lang | jar | 2.5 |
| org.apache.commons : commons-lang3 | jar | 3.3.2 |
| commons-io : commons-io | jar | 2.4 |
| org.jetbrains : annotations | jar | 13.0 |
| log4j : log4j | jar | 1.2.16 |
| org.slf4j : slf4j-api | jar | 1.5.6 |
| org.mockito : mockito-core | jar | 1.10.19 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |