Last Version

com.github.cafdataprocessing:worker-binaryhash-testing 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-testing
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-testing 2.2.0-61


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.cafdataprocessing : worker-binaryhash jar 2.2.0-61
com.github.workerframework : worker-testing-integration jar
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.