License |
License
The Apache License, Version 2.0
|
---|---|
Categories |
Categoriesconfig Application Layer Libs Configuration |
GroupId | GroupIdcom.jpmorgan.quorum |
ArtifactId | ArtifactIdconfig |
Last Version | Last Version0.11.0.30092019161842 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionconfig
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/config/ -->
<dependency>
<groupId>com.jpmorgan.quorum</groupId>
<artifactId>config</artifactId>
<version>0.11.0.30092019161842</version>
</dependency>
// https://jarcasting.com/artifacts/com.jpmorgan.quorum/config/
implementation 'com.jpmorgan.quorum:config:0.11.0.30092019161842'
// https://jarcasting.com/artifacts/com.jpmorgan.quorum/config/
implementation ("com.jpmorgan.quorum:config:0.11.0.30092019161842")
'com.jpmorgan.quorum:config:jar:0.11.0.30092019161842'
<dependency org="com.jpmorgan.quorum" name="config" rev="0.11.0.30092019161842">
<artifact name="config" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jpmorgan.quorum', module='config', version='0.11.0.30092019161842')
)
libraryDependencies += "com.jpmorgan.quorum" % "config" % "0.11.0.30092019161842"
[com.jpmorgan.quorum/config "0.11.0.30092019161842"]
Group / Artifact | Type | Version |
---|---|---|
org.glassfish : javax.json | jar | 1.1.2 |
javax.validation : validation-api | jar | 2.0.1.Final |
com.jpmorgan.quorum : shared | jar | 0.11.0.30092019161842 |
com.jpmorgan.quorum : argon2 | jar | 0.11.0.30092019161842 |
com.jpmorgan.quorum : encryption-api | jar | 0.11.0.30092019161842 |
org.apache.commons : commons-lang3 | jar | 3.7 |
org.jasypt : jasypt | jar | 1.9.3 |
org.slf4j : slf4j-api | jar | 1.7.5 |
Group / Artifact | Type | Version |
---|---|---|
org.glassfish : javax.el | jar | 3.0.1-b10 |
com.jpmorgan.quorum : encryption-jnacl | jar | 0.11.0.30092019161842 |
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 |
---|---|---|
com.jpmorgan.quorum : test-util | jar | 0.11.0.30092019161842 |
org.hibernate : hibernate-validator | jar | 6.0.2.Final |
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 |