Last Version

com.github.cafdataprocessing: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
Version

Version

2.2.0-61
Type

Type

jar
Description

Description

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 Organization

Project Organization

EntIT Software LLC, a Micro Focus company

Download worker-binaryhash 2.2.0-61


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

Dependencies

compile (6)

Group / Artifact Type Version
com.github.cafdataprocessing : worker-binaryhash-shared jar 2.2.0-61
com.github.workerframework : worker-api jar
com.github.workerframework : worker-caf jar
com.github.cafapi.util : util-moduleloader jar 1.13.0-239
commons-io : commons-io jar 2.4
commons-codec : commons-codec jar 1.10

test (5)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.9.5
com.github.cafapi.codec : codec-json jar 1.13.0-239
org.hibernate : hibernate-validator jar 5.1.3.Final
javax.el : javax.el-api jar 3.0.0

Project Modules

There are no modules declared in this project.