| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.github.cafdataprocessing |
| ArtifactId | ArtifactIdworker-batch-ingestion-plugin |
| Last Version | Last Version1.4.0-836 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionworker-batch-ingestion-plugin
This is a common parent for any project.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-batch-ingestion-plugin/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>worker-batch-ingestion-plugin</artifactId>
<version>1.4.0-836</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-batch-ingestion-plugin/
implementation 'com.github.cafdataprocessing:worker-batch-ingestion-plugin:1.4.0-836'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-batch-ingestion-plugin/
implementation ("com.github.cafdataprocessing:worker-batch-ingestion-plugin:1.4.0-836")
'com.github.cafdataprocessing:worker-batch-ingestion-plugin:jar:1.4.0-836'
<dependency org="com.github.cafdataprocessing" name="worker-batch-ingestion-plugin" rev="1.4.0-836">
<artifact name="worker-batch-ingestion-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-batch-ingestion-plugin', version='1.4.0-836')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-batch-ingestion-plugin" % "1.4.0-836"
[com.github.cafdataprocessing/worker-batch-ingestion-plugin "1.4.0-836"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-io : commons-io | jar | 2.11.0 |
| org.apache.commons : commons-lang3 | jar | 3.8.1 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.12.5 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.12.5 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.github.cafdataprocessing : staging-service-shared | jar | 1.4.0-836 |
| com.github.cafdataprocessing : worker-document-shared | jar | 5.0.0-924 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.6 |
| com.github.jobservice : worker-batch-extensibility | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| ch.qos.logback : logback-classic | jar | |
| ch.qos.logback : logback-core | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| com.github.jobservice : document-message-builder | jar | 2.1.1-7 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| 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 |