w

worker-batch-ingestion-plugin

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