License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.consensys.quorum.tessera |
ArtifactId | ArtifactIdenclave-jaxrs |
Version | Version21.10.0 |
Type | Typepom |
Description |
Descriptionenclave-jaxrs
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 |
---|---|
enclave-jaxrs-21.10.0.pom | |
enclave-jaxrs-21.10.0.zip | |
enclave-jaxrs-21.10.0-sources.jar | 24 KB |
enclave-jaxrs-21.10.0-javadoc.jar | 429 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.consensys.quorum.tessera/enclave-jaxrs/ -->
<dependency>
<groupId>net.consensys.quorum.tessera</groupId>
<artifactId>enclave-jaxrs</artifactId>
<version>21.10.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.consensys.quorum.tessera/enclave-jaxrs/
implementation 'net.consensys.quorum.tessera:enclave-jaxrs:21.10.0'
// https://jarcasting.com/artifacts/net.consensys.quorum.tessera/enclave-jaxrs/
implementation ("net.consensys.quorum.tessera:enclave-jaxrs:21.10.0")
'net.consensys.quorum.tessera:enclave-jaxrs:pom:21.10.0'
<dependency org="net.consensys.quorum.tessera" name="enclave-jaxrs" rev="21.10.0">
<artifact name="enclave-jaxrs" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.consensys.quorum.tessera', module='enclave-jaxrs', version='21.10.0')
)
libraryDependencies += "net.consensys.quorum.tessera" % "enclave-jaxrs" % "21.10.0"
[net.consensys.quorum.tessera/enclave-jaxrs "21.10.0"]