Last Version

Worker-Binaryhash 2.2.0-61

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.

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

worker-binaryhash-aggregator
Version

Version

2.2.0-61
Type

Type

pom
Description

Description

Worker-Binaryhash
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.
Project URL

Project URL

https://cafdataprocessing.github.io/data-processing-service/
Project Organization

Project Organization

EntIT Software LLC, a Micro Focus company
Source Code Management

Source Code Management

https://github.com/CAFDataProcessing/worker-binaryhash

Download worker-binaryhash-aggregator 2.2.0-61


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • worker-binaryhash
  • worker-binaryhash-shared
  • worker-binaryhash-testing
  • worker-binaryhash-container-fs