License |
License |
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdworker-binaryhash-shared |
Version | Version2.2.0-61 |
Type | Typejar |
Description |
DescriptionThe 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 |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-binaryhash-shared/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>worker-binaryhash-shared</artifactId>
<version>2.2.0-61</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-binaryhash-shared/
implementation 'com.github.cafdataprocessing:worker-binaryhash-shared:2.2.0-61'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-binaryhash-shared/
implementation ("com.github.cafdataprocessing:worker-binaryhash-shared:2.2.0-61")
'com.github.cafdataprocessing:worker-binaryhash-shared:jar:2.2.0-61'
<dependency org="com.github.cafdataprocessing" name="worker-binaryhash-shared" rev="2.2.0-61">
<artifact name="worker-binaryhash-shared" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-binaryhash-shared', version='2.2.0-61')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-binaryhash-shared" % "2.2.0-61"
[com.github.cafdataprocessing/worker-binaryhash-shared "2.2.0-61"]
Group / Artifact | Type | Version |
---|---|---|
com.github.cafapi.util : util-ref | jar | 1.13.0-239 |
javax.validation : validation-api | jar | 1.1.0.Final |
com.github.cafapi : caf-api | jar | 1.13.0-239 |