is not current version
Last Version 1.5.0-84

com.github.cafdataprocessing:worker-policy-version-tagging 1.1.0-21

A library that adds worker version information to a Document as metadata.

Categories

Categories

Data
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

worker-policy-version-tagging
Version

Version

1.1.0-21
Type

Type

jar

Download worker-policy-version-tagging 1.1.0-21


<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-policy-version-tagging/ -->
<dependency>
    <groupId>com.github.cafdataprocessing</groupId>
    <artifactId>worker-policy-version-tagging</artifactId>
    <version>1.1.0-21</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-policy-version-tagging/
implementation 'com.github.cafdataprocessing:worker-policy-version-tagging:1.1.0-21'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-policy-version-tagging/
implementation ("com.github.cafdataprocessing:worker-policy-version-tagging:1.1.0-21")
'com.github.cafdataprocessing:worker-policy-version-tagging:jar:1.1.0-21'
<dependency org="com.github.cafdataprocessing" name="worker-policy-version-tagging" rev="1.1.0-21">
  <artifact name="worker-policy-version-tagging" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-policy-version-tagging', version='1.1.0-21')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-policy-version-tagging" % "1.1.0-21"
[com.github.cafdataprocessing/worker-policy-version-tagging "1.1.0-21"]