License |
License |
---|---|
Categories |
CategoriesContainer Data |
GroupId | GroupIdcom.github.cafdataprocessing |
ArtifactId | ArtifactIdworker-binaryhash-container-fs |
Version | Version2.2.0-61 |
Type | Typepom |
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 |
Filename | Size |
---|---|
worker-binaryhash-container-fs-2.2.0-61.pom | 19 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-binaryhash-container-fs/ -->
<dependency>
<groupId>com.github.cafdataprocessing</groupId>
<artifactId>worker-binaryhash-container-fs</artifactId>
<version>2.2.0-61</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-binaryhash-container-fs/
implementation 'com.github.cafdataprocessing:worker-binaryhash-container-fs:2.2.0-61'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-binaryhash-container-fs/
implementation ("com.github.cafdataprocessing:worker-binaryhash-container-fs:2.2.0-61")
'com.github.cafdataprocessing:worker-binaryhash-container-fs:pom:2.2.0-61'
<dependency org="com.github.cafdataprocessing" name="worker-binaryhash-container-fs" rev="2.2.0-61">
<artifact name="worker-binaryhash-container-fs" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-binaryhash-container-fs', version='2.2.0-61')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-binaryhash-container-fs" % "2.2.0-61"
[com.github.cafdataprocessing/worker-binaryhash-container-fs "2.2.0-61"]
Group / Artifact | Type | Version |
---|---|---|
com.github.workerframework : standard-worker-container | pom | |
com.github.workerframework : worker-store-fs | jar | |
com.github.cafdataprocessing : worker-binaryhash | jar | 2.2.0-61 |
Group / Artifact | Type | Version |
---|---|---|
com.github.workerframework : worker-testing-integration | jar | |
com.github.cafdataprocessing : worker-binaryhash-testing | jar | 2.2.0-61 |