is not current version
Last Version 22.1.3

net.consensys.quorum.tessera:enclave-jaxrs 0.0.6

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

Categories

Categories

Net
GroupId

GroupId

net.consensys.quorum.tessera
ArtifactId

ArtifactId

enclave-jaxrs
Version

Version

0.0.6
Type

Type

pom

Download enclave-jaxrs 0.0.6


<!-- https://jarcasting.com/artifacts/net.consensys.quorum.tessera/enclave-jaxrs/ -->
<dependency>
    <groupId>net.consensys.quorum.tessera</groupId>
    <artifactId>enclave-jaxrs</artifactId>
    <version>0.0.6</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.consensys.quorum.tessera/enclave-jaxrs/
implementation 'net.consensys.quorum.tessera:enclave-jaxrs:0.0.6'
// https://jarcasting.com/artifacts/net.consensys.quorum.tessera/enclave-jaxrs/
implementation ("net.consensys.quorum.tessera:enclave-jaxrs:0.0.6")
'net.consensys.quorum.tessera:enclave-jaxrs:pom:0.0.6'
<dependency org="net.consensys.quorum.tessera" name="enclave-jaxrs" rev="0.0.6">
  <artifact name="enclave-jaxrs" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.consensys.quorum.tessera', module='enclave-jaxrs', version='0.0.6')
)
libraryDependencies += "net.consensys.quorum.tessera" % "enclave-jaxrs" % "0.0.6"
[net.consensys.quorum.tessera/enclave-jaxrs "0.0.6"]