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