is not current version
Last Version 22.1.3

net.consensys.quorum.tessera:thirdparty-jaxrs 20.10.1


Categories

Categories

Net
GroupId

GroupId

net.consensys.quorum.tessera
ArtifactId

ArtifactId

thirdparty-jaxrs
Version

Version

20.10.1
Type

Type

jar

Download thirdparty-jaxrs 20.10.1


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