Categories |
CategoriesNet |
---|---|
GroupId | GroupIdnet.consensys.quorum.tessera |
ArtifactId | ArtifactIdthirdparty-jaxrs |
Version | Version21.1.1 |
Type | Typejar |
Filename | Size |
---|---|
thirdparty-jaxrs-21.1.1.pom | |
thirdparty-jaxrs-21.1.1.jar | 15 KB |
thirdparty-jaxrs-21.1.1-sources.jar | 7 KB |
thirdparty-jaxrs-21.1.1-javadoc.jar | 426 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.consensys.quorum.tessera/thirdparty-jaxrs/ -->
<dependency>
<groupId>net.consensys.quorum.tessera</groupId>
<artifactId>thirdparty-jaxrs</artifactId>
<version>21.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.consensys.quorum.tessera/thirdparty-jaxrs/
implementation 'net.consensys.quorum.tessera:thirdparty-jaxrs:21.1.1'
// https://jarcasting.com/artifacts/net.consensys.quorum.tessera/thirdparty-jaxrs/
implementation ("net.consensys.quorum.tessera:thirdparty-jaxrs:21.1.1")
'net.consensys.quorum.tessera:thirdparty-jaxrs:jar:21.1.1'
<dependency org="net.consensys.quorum.tessera" name="thirdparty-jaxrs" rev="21.1.1">
<artifact name="thirdparty-jaxrs" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.consensys.quorum.tessera', module='thirdparty-jaxrs', version='21.1.1')
)
libraryDependencies += "net.consensys.quorum.tessera" % "thirdparty-jaxrs" % "21.1.1"
[net.consensys.quorum.tessera/thirdparty-jaxrs "21.1.1"]