| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииСеть |
| Группа | Группаnet.consensys.quorum.tessera |
| Идентификатор | Идентификаторenclave-jaxrs |
| Версия | Версия21.7.1 |
| Тип | Типpom |
| Описание |
Описаниеenclave-jaxrs
Tessera is a stateless Java system that is used to enable the encryption, decryption, and distribution of private transactions for Quorum.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| enclave-jaxrs-21.7.1.pom | |
| enclave-jaxrs-21.7.1.zip | |
| enclave-jaxrs-21.7.1-sources.jar | 24 KB |
| enclave-jaxrs-21.7.1-javadoc.jar | 429 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.consensys.quorum.tessera/enclave-jaxrs/ -->
<dependency>
<groupId>net.consensys.quorum.tessera</groupId>
<artifactId>enclave-jaxrs</artifactId>
<version>21.7.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.consensys.quorum.tessera/enclave-jaxrs/
implementation 'net.consensys.quorum.tessera:enclave-jaxrs:21.7.1'
// https://jarcasting.com/artifacts/net.consensys.quorum.tessera/enclave-jaxrs/
implementation ("net.consensys.quorum.tessera:enclave-jaxrs:21.7.1")
'net.consensys.quorum.tessera:enclave-jaxrs:pom:21.7.1'
<dependency org="net.consensys.quorum.tessera" name="enclave-jaxrs" rev="21.7.1">
<artifact name="enclave-jaxrs" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.consensys.quorum.tessera', module='enclave-jaxrs', version='21.7.1')
)
libraryDependencies += "net.consensys.quorum.tessera" % "enclave-jaxrs" % "21.7.1"
[net.consensys.quorum.tessera/enclave-jaxrs "21.7.1"]