| License |
License |
|---|---|
| Categories |
CategoriesContainer Data |
| GroupId | GroupIdcom.github.cafdataprocessing |
| ArtifactId | ArtifactIdworker-batch-ingestion-container |
| Last Version | Last Version1.4.0-836 |
| Release Date | Release Date |
| Type | Typepom |
| Description |
Descriptionworker-batch-ingestion-container
This is a common parent for any project.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| worker-batch-ingestion-container-1.4.0-836.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.4.0-836</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.4.0-836'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-batch-ingestion-container/
implementation ("com.github.cafdataprocessing:worker-batch-ingestion-container:1.4.0-836")
'com.github.cafdataprocessing:worker-batch-ingestion-container:pom:1.4.0-836'
<dependency org="com.github.cafdataprocessing" name="worker-batch-ingestion-container" rev="1.4.0-836">
<artifact name="worker-batch-ingestion-container" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-batch-ingestion-container', version='1.4.0-836')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-batch-ingestion-container" % "1.4.0-836"
[com.github.cafdataprocessing/worker-batch-ingestion-container "1.4.0-836"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.cafapi : caf-api | jar | |
| com.github.cafapi.logging : caf-logging-logback | jar | 2.0.0-238 |
| com.github.cafapi.codec : codec-json | jar | |
| com.github.cafapi.config : config-file | jar | |
| com.github.cafapi.decoder : decoder-js | jar | |
| com.github.jobservice : worker-batch | jar | |
| com.github.cafdataprocessing : worker-batch-ingestion-plugin | jar | 1.4.0-836 |
| com.github.workerframework : worker-core | jar | |
| com.github.workerframework : worker-queue-rabbit | jar | |
| com.github.workerframework : worker-store-fs | jar | |
| commons-codec : commons-codec | jar | 1.12 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.6 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.hamcrest : hamcrest-all | jar | 1.3 |
| com.github.jobservice : job-service-client2 | jar | 2.6.0-383 |
| org.junit.jupiter : junit-jupiter-api | jar | 5.4.1 |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.4.1 |
| org.junit.jupiter : junit-jupiter-params | jar | 5.4.1 |
| com.github.jobservice : worker-batch-testing | jar |