Last Version

security 0.11.0.30092019161842

Tessera is a stateless Java system that is used to enable the encryption, decryption, and distribution of private transactions for Quorum.

License

License

The Apache License, Version 2.0
Categories

Categories

Security
GroupId

GroupId

com.jpmorgan.quorum
ArtifactId

ArtifactId

security
Version

Version

0.11.0.30092019161842
Type

Type

jar
Description

Description

security
Tessera is a stateless Java system that is used to enable the encryption, decryption, and distribution of private transactions for Quorum.
Project URL

Project URL

https://github.com/jpmorganchase/tessera/security
Source Code Management

Source Code Management

https://github.com/jpmorganchase/tessera/security

Download security 0.11.0.30092019161842


<!-- https://jarcasting.com/artifacts/com.jpmorgan.quorum/security/ -->
<dependency>
    <groupId>com.jpmorgan.quorum</groupId>
    <artifactId>security</artifactId>
    <version>0.11.0.30092019161842</version>
</dependency>
// https://jarcasting.com/artifacts/com.jpmorgan.quorum/security/
implementation 'com.jpmorgan.quorum:security:0.11.0.30092019161842'
// https://jarcasting.com/artifacts/com.jpmorgan.quorum/security/
implementation ("com.jpmorgan.quorum:security:0.11.0.30092019161842")
'com.jpmorgan.quorum:security:jar:0.11.0.30092019161842'
<dependency org="com.jpmorgan.quorum" name="security" rev="0.11.0.30092019161842">
  <artifact name="security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jpmorgan.quorum', module='security', version='0.11.0.30092019161842')
)
libraryDependencies += "com.jpmorgan.quorum" % "security" % "0.11.0.30092019161842"
[com.jpmorgan.quorum/security "0.11.0.30092019161842"]

Dependencies

compile (5)

Group / Artifact Type Version
com.jpmorgan.quorum : config jar 0.11.0.30092019161842
com.jpmorgan.quorum : shared jar 0.11.0.30092019161842
org.bouncycastle : bcpkix-jdk15on jar 1.61
org.cryptacular : cryptacular jar 1.2.2
org.slf4j : slf4j-api jar 1.7.5

runtime (3)

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

test (6)

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
com.github.stefanbirkner : system-rules jar 1.18.0
nl.jqno.equalsverifier : equalsverifier jar 3.1.5

Project Modules

There are no modules declared in this project.