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