License |
License
The Apache License, Version 2.0
|
---|---|
Categories |
CategoriesData |
GroupId | GroupIdcom.jpmorgan.quorum |
ArtifactId | ArtifactIdtessera-data |
Last Version | Last Version0.11.0.30092019161842 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTessera is a stateless Java system that is used to enable the encryption, decryption, and distribution
of private transactions for Quorum.
|
<!-- https://jarcasting.com/artifacts/com.jpmorgan.quorum/tessera-data/ -->
<dependency>
<groupId>com.jpmorgan.quorum</groupId>
<artifactId>tessera-data</artifactId>
<version>0.11.0.30092019161842</version>
</dependency>
// https://jarcasting.com/artifacts/com.jpmorgan.quorum/tessera-data/
implementation 'com.jpmorgan.quorum:tessera-data:0.11.0.30092019161842'
// https://jarcasting.com/artifacts/com.jpmorgan.quorum/tessera-data/
implementation ("com.jpmorgan.quorum:tessera-data:0.11.0.30092019161842")
'com.jpmorgan.quorum:tessera-data:jar:0.11.0.30092019161842'
<dependency org="com.jpmorgan.quorum" name="tessera-data" rev="0.11.0.30092019161842">
<artifact name="tessera-data" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jpmorgan.quorum', module='tessera-data', version='0.11.0.30092019161842')
)
libraryDependencies += "com.jpmorgan.quorum" % "tessera-data" % "0.11.0.30092019161842"
[com.jpmorgan.quorum/tessera-data "0.11.0.30092019161842"]
Group / Artifact | Type | Version |
---|---|---|
com.jpmorgan.quorum : enclave-api | jar | 0.11.0.30092019161842 |
javax.transaction : javax.transaction-api | jar | 1.3 |
org.bouncycastle : bcprov-jdk15on | jar | 1.61 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
javax.persistence : javax.persistence-api | jar | 2.2 |
javax.inject : javax.inject | jar | 1 |
Group / Artifact | Type | Version |
---|---|---|
com.h2database : h2 | jar | 1.4.199 |
com.zaxxer : HikariCP | jar | 3.2.0 |
org.eclipse.persistence : org.eclipse.persistence.jpa | jar | 2.7.3 |
org.eclipse.persistence : org.eclipse.persistence.extension | jar | 2.7.3 |
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 |
---|---|---|
org.springframework : spring-context | jar | 5.1.2.RELEASE |
org.springframework : spring-orm | jar | 5.1.2.RELEASE |
org.springframework : spring-test | jar | 5.1.2.RELEASE |
org.hsqldb : hsqldb | jar | 2.4.1 |
org.xerial : sqlite-jdbc | jar | 3.23.1 |
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 |
com.github.stefanbirkner : system-rules | jar | 1.18.0 |
nl.jqno.equalsverifier : equalsverifier | jar | 3.1.5 |