License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.consensys.quorum.tessera |
ArtifactId | ArtifactIdorion-to-tessera |
Version | Version21.4.1 |
Type | Typepom |
Description |
Descriptionorion-to-tessera
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 |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/net.consensys.quorum.tessera/orion-to-tessera/ -->
<dependency>
<groupId>net.consensys.quorum.tessera</groupId>
<artifactId>orion-to-tessera</artifactId>
<version>21.4.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.consensys.quorum.tessera/orion-to-tessera/
implementation 'net.consensys.quorum.tessera:orion-to-tessera:21.4.1'
// https://jarcasting.com/artifacts/net.consensys.quorum.tessera/orion-to-tessera/
implementation ("net.consensys.quorum.tessera:orion-to-tessera:21.4.1")
'net.consensys.quorum.tessera:orion-to-tessera:pom:21.4.1'
<dependency org="net.consensys.quorum.tessera" name="orion-to-tessera" rev="21.4.1">
<artifact name="orion-to-tessera" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.consensys.quorum.tessera', module='orion-to-tessera', version='21.4.1')
)
libraryDependencies += "net.consensys.quorum.tessera" % "orion-to-tessera" % "21.4.1"
[net.consensys.quorum.tessera/orion-to-tessera "21.4.1"]
Group / Artifact | Type | Version |
---|---|---|
org.slf4j : slf4j-api | jar | 1.7.5 |
jakarta.validation : jakarta.validation-api | jar | 2.0.2 |
jakarta.persistence : jakarta.persistence-api | jar | 2.2.3 |