is not current version
Last Version 2.3.0-92

com.github.cafdataprocessing:worker-boilerplate 2.0.0-5


Categories

Categories

Data
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

worker-boilerplate
Version

Version

2.0.0-5
Type

Type

jar

Download worker-boilerplate 2.0.0-5


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