| License |
License |
|---|---|
| GroupId | GroupIdde.sfuhrm |
| ArtifactId | ArtifactIdsaphir-hash-speed |
| Version | Version3.0.7 |
| Type | Typejar |
| Description |
DescriptionSaphir Hash Speed Test
Speed benchmark code that is probably not interesting for anyone. Compares JDK message digest implementations with those of saphir-hash.
|
| Filename | Size |
|---|---|
| saphir-hash-speed-3.0.7.pom | |
| saphir-hash-speed-3.0.7.jar | 7 KB |
| saphir-hash-speed-3.0.7-sources.jar | 8 KB |
| saphir-hash-speed-3.0.7-javadoc.jar | 409 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/de.sfuhrm/saphir-hash-speed/ -->
<dependency>
<groupId>de.sfuhrm</groupId>
<artifactId>saphir-hash-speed</artifactId>
<version>3.0.7</version>
</dependency>
// https://jarcasting.com/artifacts/de.sfuhrm/saphir-hash-speed/
implementation 'de.sfuhrm:saphir-hash-speed:3.0.7'
// https://jarcasting.com/artifacts/de.sfuhrm/saphir-hash-speed/
implementation ("de.sfuhrm:saphir-hash-speed:3.0.7")
'de.sfuhrm:saphir-hash-speed:jar:3.0.7'
<dependency org="de.sfuhrm" name="saphir-hash-speed" rev="3.0.7">
<artifact name="saphir-hash-speed" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.sfuhrm', module='saphir-hash-speed', version='3.0.7')
)
libraryDependencies += "de.sfuhrm" % "saphir-hash-speed" % "3.0.7"
[de.sfuhrm/saphir-hash-speed "3.0.7"]
| Group / Artifact | Type | Version |
|---|---|---|
| de.sfuhrm : saphir-hash-jca | jar | 3.0.7 |
| org.bouncycastle : bcprov-jdk16 | jar | 1.46 |
| args4j : args4j | jar | 2.33 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit Optional | jar | 4.13 |