| Категории |
КатегорииСеть |
|---|---|
| Группа | Группаnet.consensys.quorum.tessera |
| Идентификатор | Идентификаторthirdparty-jaxrs |
| Версия | Версия20.10.1-RC1 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| thirdparty-jaxrs-20.10.1-RC1.pom | |
| thirdparty-jaxrs-20.10.1-RC1.jar | 8 KB |
| thirdparty-jaxrs-20.10.1-RC1-sources.jar | 5 KB |
| thirdparty-jaxrs-20.10.1-RC1-javadoc.jar | 402 KB |
| Обзор |
<!-- 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-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/net.consensys.quorum.tessera/thirdparty-jaxrs/
implementation 'net.consensys.quorum.tessera:thirdparty-jaxrs:20.10.1-RC1'
// https://jarcasting.com/artifacts/net.consensys.quorum.tessera/thirdparty-jaxrs/
implementation ("net.consensys.quorum.tessera:thirdparty-jaxrs:20.10.1-RC1")
'net.consensys.quorum.tessera:thirdparty-jaxrs:jar:20.10.1-RC1'
<dependency org="net.consensys.quorum.tessera" name="thirdparty-jaxrs" rev="20.10.1-RC1">
<artifact name="thirdparty-jaxrs" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.consensys.quorum.tessera', module='thirdparty-jaxrs', version='20.10.1-RC1')
)
libraryDependencies += "net.consensys.quorum.tessera" % "thirdparty-jaxrs" % "20.10.1-RC1"
[net.consensys.quorum.tessera/thirdparty-jaxrs "20.10.1-RC1"]