License |
License |
---|---|
GroupId | GroupIdcom.github.estigma88 |
ArtifactId | ArtifactIdjdhtuq-dhash |
Version | Version3.0.1 |
Type | Typejar |
Description |
DescriptionDHash Service
Defines the storage service using the DHash algorithm
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jdhtuq-dhash-3.0.1.pom | |
jdhtuq-dhash-3.0.1.jar | 49 KB |
jdhtuq-dhash-3.0.1-sources.jar | 28 KB |
jdhtuq-dhash-3.0.1-javadoc.jar | 139 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.estigma88/jdhtuq-dhash/ -->
<dependency>
<groupId>com.github.estigma88</groupId>
<artifactId>jdhtuq-dhash</artifactId>
<version>3.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.estigma88/jdhtuq-dhash/
implementation 'com.github.estigma88:jdhtuq-dhash:3.0.1'
// https://jarcasting.com/artifacts/com.github.estigma88/jdhtuq-dhash/
implementation ("com.github.estigma88:jdhtuq-dhash:3.0.1")
'com.github.estigma88:jdhtuq-dhash:jar:3.0.1'
<dependency org="com.github.estigma88" name="jdhtuq-dhash" rev="3.0.1">
<artifact name="jdhtuq-dhash" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.estigma88', module='jdhtuq-dhash', version='3.0.1')
)
libraryDependencies += "com.github.estigma88" % "jdhtuq-dhash" % "3.0.1"
[com.github.estigma88/jdhtuq-dhash "3.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.github.estigma88 : jdhtuq-communication-api | jar | 3.0.1 |
com.github.estigma88 : jdhtuq-lookup-service | jar | 2.0.0 |
com.github.estigma88 : jdhtuq-storage-service | jar | 3.0.1 |
com.fasterxml.jackson.core : jackson-databind | jar | 2.9.4 |
commons-io : commons-io | jar | 2.6 |
org.slf4j : slf4j-api | jar | 1.7.2 |