Last Version

com.github.cafdataprocessing:worker-boilerplate 2.3.0-92

Builds Boilerplate Worker projects together from a handy top level project.

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

worker-boilerplate
Version

Version

2.3.0-92
Type

Type

jar
Description

Description

Builds Boilerplate Worker projects together from a handy top level project.
Project Organization

Project Organization

EntIT Software LLC, a Micro Focus company

Download worker-boilerplate 2.3.0-92


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

Dependencies

compile (11)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4
commons-io : commons-io jar 2.4
com.google.guava : guava jar 18.0
javax.validation : validation-api jar 1.1.0.Final
com.github.workerframework : worker-caf jar
com.github.cafapi.util : util-ref jar 1.12.0-232
com.github.cafdataprocessing : worker-boilerplate-shared jar 2.3.0-92
com.hpe.caf.boilerplate » boilerplate-web-caller jar 1.14.1-68
com.github.cafdataprocessing : util-email-content-segregation jar 2.0.0-5
org.hibernate : hibernate-validator jar 5.1.3.Final
com.github.workerframework : worker-store-fs jar

provided (1)

Group / Artifact Type Version
com.github.cafapi : caf-api jar 1.12.0-232

test (8)

Group / Artifact Type Version
junit : junit jar 4.12
com.github.cafapi.codec : codec-json jar 1.12.0-232
javax.ws.rs : jsr311-api jar 1.1.1
javax.el : javax.el-api jar 3.0.0
org.glassfish.web : el-impl jar 2.2
org.powermock : powermock-module-junit4 jar 1.6.4
org.powermock : powermock-api-mockito jar 1.6.4
org.mockito : mockito-all jar 1.9.5

Project Modules

There are no modules declared in this project.