| License |
License |
|---|---|
| Categories |
CategoriesData |
| GroupId | GroupIdcom.github.cafdataprocessing |
| ArtifactId | ArtifactIdworker-document-validator |
| Version | Version5.0.0-924 |
| Type | Typejar |
| Description |
DescriptionProvides a foundation for building workers which manipulate documents.
|
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-document-validator/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>worker-document-validator</artifactId>
<version>5.0.0-924</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-document-validator/
implementation 'com.github.cafdataprocessing:worker-document-validator:5.0.0-924'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-document-validator/
implementation ("com.github.cafdataprocessing:worker-document-validator:5.0.0-924")
'com.github.cafdataprocessing:worker-document-validator:jar:5.0.0-924'
<dependency org="com.github.cafdataprocessing" name="worker-document-validator" rev="5.0.0-924">
<artifact name="worker-document-validator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-document-validator', version='5.0.0-924')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-document-validator" % "5.0.0-924"
[com.github.cafdataprocessing/worker-document-validator "5.0.0-924"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-databind | jar | |
| com.fasterxml.jackson.core : jackson-core | jar | |
| com.github.java-json-tools : jackson-coreutils | jar | 1.9 |
| com.github.cafdataprocessing : worker-document-schema | jar | 5.0.0-924 |
| com.github.java-json-tools : json-schema-core | jar | 1.2.10 |
| com.github.java-json-tools : json-schema-validator | jar | 2.2.10 |
| com.worldturner.medeia : medeia-validator-jackson | jar | 1.1.0 |
| com.worldturner.medeia : medeia-validator-core | jar | 1.1.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.fasterxml.jackson.core : jackson-annotations | jar |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | |
| commons-io : commons-io | jar |