w

worker-batch-ingestion-container

Files download
File Operation
worker-batch-ingestion-container-3.0.2-3.pom download
Apache Maven
<dependency>
  <groupId>com.github.cafdataprocessing</groupId>
  <artifactId>worker-batch-ingestion-container</artifactId>
  <version>3.0.2-3</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.github.cafdataprocessing:worker-batch-ingestion-container:3.0.2-3'
Gradle Kotlin
implementation("com.github.cafdataprocessing:worker-batch-ingestion-container:3.0.2-3")
Scala SBT
libraryDependencies += "com.github.cafdataprocessing" % "worker-batch-ingestion-container" % "3.0.2-3"
Groovy Grape
@Grapes(
  @Grab(group='com.github.cafdataprocessing', module='worker-batch-ingestion-container', version='3.0.2-3')
)
Apache Ivy
<dependency org="com.github.cafdataprocessing" name="worker-batch-ingestion-container" rev="3.0.2-3" />
Leiningen
[com.github.cafdataprocessing/worker-batch-ingestion-container "3.0.2-3"]
Apache Buildr
'com.github.cafdataprocessing:worker-batch-ingestion-container:jar:3.0.2-3'