is not current version
Last Version 2.2.0-61

com.github.cafdataprocessing:worker-binaryhash-aggregator 2.0.0-3

The Binary Hash Worker performs a SHA-1 hash on the specified file and returns the hash digest as a 40 character hex-encoded string.

Categories

Categories

Data
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

worker-binaryhash-aggregator
Version

Version

2.0.0-3
Type

Type

pom

Download worker-binaryhash-aggregator 2.0.0-3


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