License |
License
The Apache License, Version 2.0
|
---|---|
GroupId | GroupIdcom.jpmorgan.quorum |
ArtifactId | ArtifactIdenclave-jaxrs |
Last Version | Last Version0.11.0.30092019161842 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionenclave-jaxrs
Tessera 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/enclave-jaxrs/ -->
<dependency>
<groupId>com.jpmorgan.quorum</groupId>
<artifactId>enclave-jaxrs</artifactId>
<version>0.11.0.30092019161842</version>
</dependency>
// https://jarcasting.com/artifacts/com.jpmorgan.quorum/enclave-jaxrs/
implementation 'com.jpmorgan.quorum:enclave-jaxrs:0.11.0.30092019161842'
// https://jarcasting.com/artifacts/com.jpmorgan.quorum/enclave-jaxrs/
implementation ("com.jpmorgan.quorum:enclave-jaxrs:0.11.0.30092019161842")
'com.jpmorgan.quorum:enclave-jaxrs:jar:0.11.0.30092019161842'
<dependency org="com.jpmorgan.quorum" name="enclave-jaxrs" rev="0.11.0.30092019161842">
<artifact name="enclave-jaxrs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jpmorgan.quorum', module='enclave-jaxrs', version='0.11.0.30092019161842')
)
libraryDependencies += "com.jpmorgan.quorum" % "enclave-jaxrs" % "0.11.0.30092019161842"
[com.jpmorgan.quorum/enclave-jaxrs "0.11.0.30092019161842"]
Group / Artifact | Type | Version |
---|---|---|
com.jpmorgan.quorum : encryption-api | jar | 0.11.0.30092019161842 |
com.jpmorgan.quorum : enclave-api | jar | 0.11.0.30092019161842 |
com.jpmorgan.quorum : enclave-server | jar | 0.11.0.30092019161842 |
javax.ws.rs : javax.ws.rs-api | jar | 2.1 |
com.jpmorgan.quorum : jaxrs-client | jar | 0.11.0.30092019161842 |
com.jpmorgan.quorum : server-api | jar | 0.11.0.30092019161842 |
com.jpmorgan.quorum : cli-api | jar | 0.11.0.30092019161842 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish.jersey.inject : jersey-hk2 | jar | |
org.slf4j : jul-to-slf4j | jar | 1.7.5 |
org.glassfish.jersey.media : jersey-media-json-processing | jar | |
org.glassfish.jersey.media : jersey-media-moxy | jar | |
com.sun.mail : javax.mail | jar | 1.6.2 |
org.bouncycastle : bcprov-jdk15on | jar | 1.61 |
com.jpmorgan.quorum : jersey-server | jar | 0.11.0.30092019161842 |
org.slf4j : jcl-over-slf4j | jar | 1.7.5 |
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.glassfish.jersey.test-framework : jersey-test-framework-core | jar | |
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-grizzly2 | jar | 2.13 |
org.springframework : spring-test | jar | 5.1.2.RELEASE |
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 |