w

worker-batch-ingestion-container

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