не последняя версия
Последняя версия 22.1.3

net.consensys.quorum.tessera:eclipselink-utils 1.0.0


Категории

Категории

Сеть CLI Взаимодействие с пользователем EclipseLink Данные ORM
Группа

Группа

net.consensys.quorum.tessera
Идентификатор

Идентификатор

eclipselink-utils
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать eclipselink-utils 1.0.0


<!-- https://jarcasting.com/artifacts/net.consensys.quorum.tessera/eclipselink-utils/ -->
<dependency>
    <groupId>net.consensys.quorum.tessera</groupId>
    <artifactId>eclipselink-utils</artifactId>
    <version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.consensys.quorum.tessera/eclipselink-utils/
implementation 'net.consensys.quorum.tessera:eclipselink-utils:1.0.0'
// https://jarcasting.com/artifacts/net.consensys.quorum.tessera/eclipselink-utils/
implementation ("net.consensys.quorum.tessera:eclipselink-utils:1.0.0")
'net.consensys.quorum.tessera:eclipselink-utils:jar:1.0.0'
<dependency org="net.consensys.quorum.tessera" name="eclipselink-utils" rev="1.0.0">
  <artifact name="eclipselink-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.consensys.quorum.tessera', module='eclipselink-utils', version='1.0.0')
)
libraryDependencies += "net.consensys.quorum.tessera" % "eclipselink-utils" % "1.0.0"
[net.consensys.quorum.tessera/eclipselink-utils "1.0.0"]