| Категории |
КатегорииСеть |
|---|---|
| Группа | Группаnet.consensys.quorum.tessera |
| Идентификатор | Идентификаторmigration |
| Версия | Версия21.1.0 |
| Тип | Типpom |
| Имя Файла | Размер |
|---|---|
| migration-21.1.0.pom | 593 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/net.consensys.quorum.tessera/migration/ -->
<dependency>
<groupId>net.consensys.quorum.tessera</groupId>
<artifactId>migration</artifactId>
<version>21.1.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/net.consensys.quorum.tessera/migration/
implementation 'net.consensys.quorum.tessera:migration:21.1.0'
// https://jarcasting.com/artifacts/net.consensys.quorum.tessera/migration/
implementation ("net.consensys.quorum.tessera:migration:21.1.0")
'net.consensys.quorum.tessera:migration:pom:21.1.0'
<dependency org="net.consensys.quorum.tessera" name="migration" rev="21.1.0">
<artifact name="migration" type="pom" />
</dependency>
@Grapes(
@Grab(group='net.consensys.quorum.tessera', module='migration', version='21.1.0')
)
libraryDependencies += "net.consensys.quorum.tessera" % "migration" % "21.1.0"
[net.consensys.quorum.tessera/migration "21.1.0"]