| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.consensys.quorum.tessera |
| ArtifactId | ArtifactIdtessera-dist |
| Version | Version22.1.3 |
| Type | Typepom |
| Description |
Descriptiontessera-dist
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 |
| Filename | Size |
|---|---|
| tessera-dist-22.1.3.pom | |
| tessera-dist-22.1.3.zip | |
| tessera-dist-22.1.3-sources.jar | 11 KB |
| tessera-dist-22.1.3-javadoc.jar | 394 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.consensys.quorum.tessera/tessera-dist/ -->
<dependency>
<groupId>net.consensys.quorum.tessera</groupId>
<artifactId>tessera-dist</artifactId>
<version>22.1.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.consensys.quorum.tessera/tessera-dist/
implementation 'net.consensys.quorum.tessera:tessera-dist:22.1.3'
// https://jarcasting.com/artifacts/net.consensys.quorum.tessera/tessera-dist/
implementation ("net.consensys.quorum.tessera:tessera-dist:22.1.3")
'net.consensys.quorum.tessera:tessera-dist:pom:22.1.3'
<dependency org="net.consensys.quorum.tessera" name="tessera-dist" rev="22.1.3">
<artifact name="tessera-dist" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.consensys.quorum.tessera', module='tessera-dist', version='22.1.3')
)
libraryDependencies += "net.consensys.quorum.tessera" % "tessera-dist" % "22.1.3"
[net.consensys.quorum.tessera/tessera-dist "22.1.3"]
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.validation : jakarta.validation-api | jar | 3.0.0 |