Categories |
CategoriesContainer Data |
---|---|
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdworker-batch-ingestion-container |
Version | Version1.0.0-212 |
Type | Typepom |
Filename | Size |
---|---|
worker-batch-ingestion-container-1.0.0-212.pom | 25 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-batch-ingestion-container/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>worker-batch-ingestion-container</artifactId>
<version>1.0.0-212</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-batch-ingestion-container/
implementation 'com.github.cafdataprocessing:worker-batch-ingestion-container:1.0.0-212'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-batch-ingestion-container/
implementation ("com.github.cafdataprocessing:worker-batch-ingestion-container:1.0.0-212")
'com.github.cafdataprocessing:worker-batch-ingestion-container:pom:1.0.0-212'
<dependency org="com.github.cafdataprocessing" name="worker-batch-ingestion-container" rev="1.0.0-212">
<artifact name="worker-batch-ingestion-container" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-batch-ingestion-container', version='1.0.0-212')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-batch-ingestion-container" % "1.0.0-212"
[com.github.cafdataprocessing/worker-batch-ingestion-container "1.0.0-212"]