License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdworker-markup |
Last Version | Last Version3.2.1-1066 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionA worker used to identify elements within a document or e-mail
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
worker-markup-3.2.1-1066.pom | |
worker-markup-3.2.1-1066.jar | 7 KB |
worker-markup-3.2.1-1066-sources.jar | 7 KB |
worker-markup-3.2.1-1066-javadoc.jar | 35 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-markup/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>worker-markup</artifactId>
<version>3.2.1-1066</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-markup/
implementation 'com.github.cafdataprocessing:worker-markup:3.2.1-1066'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-markup/
implementation ("com.github.cafdataprocessing:worker-markup:3.2.1-1066")
'com.github.cafdataprocessing:worker-markup:jar:3.2.1-1066'
<dependency org="com.github.cafdataprocessing" name="worker-markup" rev="3.2.1-1066">
<artifact name="worker-markup" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-markup', version='3.2.1-1066')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-markup" % "3.2.1-1066"
[com.github.cafdataprocessing/worker-markup "3.2.1-1066"]
Group / Artifact | Type | Version |
---|---|---|
com.github.workerframework : worker-caf | jar | |
org.slf4j : slf4j-api | jar | |
org.jdom : jdom2 | jar | 2.0.6 |
com.github.cafdataprocessing : worker-markup-shared | jar | 3.2.1-1066 |
com.github.cafapi : caf-api | jar | |
com.github.workerframework : worker-api | jar | |
com.github.cafdataprocessing : worker-markup-core | jar | 3.2.1-1066 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | |
org.mockito : mockito-core | jar |