w

worker-batch-ingestion-container

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