Daemon

Modular batch job dispatch and fulfillment

License

License

MIT
GroupId

GroupId

com.liveramp
ArtifactId

ArtifactId

daemon_lib
Last Version

Last Version

1.0
Release Date

Release Date

Type

Type

jar
Description

Description

Daemon
Modular batch job dispatch and fulfillment
Project URL

Project URL

https://liveramp.com

Download daemon_lib

How to add to project

<!-- 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"]

Dependencies

compile (10)

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

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
1.0