License |
License
The Apache License, Version 2.0
|
---|---|
Categories |
CategoriesKeY Data Data Formats Formal Verification |
GroupId | GroupIdcom.jpmorgan.quorum |
ArtifactId | ArtifactIdkey-pair-converter |
Version | Version0.9.4 |
Type | Typejar |
Description |
DescriptionTessera is a stateless Java system that is used to enable the encryption, decryption, and distribution
of private transactions for Quorum.
|
Filename | Size |
---|---|
key-pair-converter-0.9.4.pom | |
key-pair-converter-0.9.4.jar | 4 KB |
key-pair-converter-0.9.4-sources.jar | 3 KB |
key-pair-converter-0.9.4-javadoc.jar | 26 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.jpmorgan.quorum/key-pair-converter/ -->
<dependency>
<groupId>com.jpmorgan.quorum</groupId>
<artifactId>key-pair-converter</artifactId>
<version>0.9.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.jpmorgan.quorum/key-pair-converter/
implementation 'com.jpmorgan.quorum:key-pair-converter:0.9.4'
// https://jarcasting.com/artifacts/com.jpmorgan.quorum/key-pair-converter/
implementation ("com.jpmorgan.quorum:key-pair-converter:0.9.4")
'com.jpmorgan.quorum:key-pair-converter:jar:0.9.4'
<dependency org="com.jpmorgan.quorum" name="key-pair-converter" rev="0.9.4">
<artifact name="key-pair-converter" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jpmorgan.quorum', module='key-pair-converter', version='0.9.4')
)
libraryDependencies += "com.jpmorgan.quorum" % "key-pair-converter" % "0.9.4"
[com.jpmorgan.quorum/key-pair-converter "0.9.4"]
Group / Artifact | Type | Version |
---|---|---|
com.jpmorgan.quorum : encryption-api | jar | 0.9.4 |
com.jpmorgan.quorum : config | jar | 0.9.4 |
com.jpmorgan.quorum : key-vault-api | jar | 0.9.4 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.2.3 |
ch.qos.logback : logback-core | jar | 1.2.3 |
org.eclipse.persistence : org.eclipse.persistence.moxy | jar | 2.7.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.assertj : assertj-core | jar | 3.9.1 |
org.mockito : mockito-core | jar | 2.23.0 |
com.openpojo : openpojo | jar | 0.8.10 |
nl.jqno.equalsverifier : equalsverifier | jar | 3.1.5 |