License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdworker-boilerplate-shared |
Version | Version2.3.0-92 |
Type | Typejar |
Description |
DescriptionBuilds Boilerplate Worker projects together from a handy top level project.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-boilerplate-shared/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>worker-boilerplate-shared</artifactId>
<version>2.3.0-92</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-boilerplate-shared/
implementation 'com.github.cafdataprocessing:worker-boilerplate-shared:2.3.0-92'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-boilerplate-shared/
implementation ("com.github.cafdataprocessing:worker-boilerplate-shared:2.3.0-92")
'com.github.cafdataprocessing:worker-boilerplate-shared:jar:2.3.0-92'
<dependency org="com.github.cafdataprocessing" name="worker-boilerplate-shared" rev="2.3.0-92">
<artifact name="worker-boilerplate-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-boilerplate-shared', version='2.3.0-92')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-boilerplate-shared" % "2.3.0-92"
[com.github.cafdataprocessing/worker-boilerplate-shared "2.3.0-92"]
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 18.0 |
org.apache.commons : commons-lang3 | jar | 3.4 |
com.github.cafapi.util : util-ref | jar | 1.12.0-232 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.6.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.github.cafapi.codec : codec-json | jar | 1.12.0-232 |
com.github.cafapi : caf-api | jar | 1.12.0-232 |