| License |
License |
|---|---|
| GroupId | GroupIdio.github.alberto-hernandez |
| ArtifactId | ArtifactIdethereum-hsm-signer |
| Version | Version0.5.1 |
| Type | Typejar |
| Description |
Descriptionethereum-hsm-signer
Message Library in order to create ECDSA Signer from an HSM
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| ethereum-hsm-signer-0.5.1.pom | |
| ethereum-hsm-signer-0.5.1.jar | 38 KB |
| ethereum-hsm-signer-0.5.1-sources.jar | 20 KB |
| ethereum-hsm-signer-0.5.1-javadoc.jar | 580 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.alberto-hernandez/ethereum-hsm-signer/ -->
<dependency>
<groupId>io.github.alberto-hernandez</groupId>
<artifactId>ethereum-hsm-signer</artifactId>
<version>0.5.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.alberto-hernandez/ethereum-hsm-signer/
implementation 'io.github.alberto-hernandez:ethereum-hsm-signer:0.5.1'
// https://jarcasting.com/artifacts/io.github.alberto-hernandez/ethereum-hsm-signer/
implementation ("io.github.alberto-hernandez:ethereum-hsm-signer:0.5.1")
'io.github.alberto-hernandez:ethereum-hsm-signer:jar:0.5.1'
<dependency org="io.github.alberto-hernandez" name="ethereum-hsm-signer" rev="0.5.1">
<artifact name="ethereum-hsm-signer" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.alberto-hernandez', module='ethereum-hsm-signer', version='0.5.1')
)
libraryDependencies += "io.github.alberto-hernandez" % "ethereum-hsm-signer" % "0.5.1"
[io.github.alberto-hernandez/ethereum-hsm-signer "0.5.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.hyperledger.besu.internal » core | jar | 21.7.4 |
| org.hyperledger.besu.internal » crypto | jar | 21.7.4 |
| io.vertx : vertx-core | jar | 3.9.1 |
| io.vertx : vertx-web-client | jar | 3.9.1 |
| org.apache.tuweni : tuweni-bytes | jar | 2.0.0 |
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.0 |
| org.apache.tuweni : tuweni-eth | jar | 2.0.0 |
| org.apache.commons : commons-lang3 | jar | 3.12.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.20 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.junit.jupiter : junit-jupiter | jar | |
| org.junit.jupiter : junit-jupiter-api | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | |
| org.mockito : mockito-core | jar | 3.12.4 |
| com.squareup.okhttp3 : okhttp | jar | 4.0.1 |
| com.squareup.okhttp3 : mockwebserver | jar | 4.0.1 |
| commons-io : commons-io | jar | 2.11.0 |