is not current version
Last Version 22.1.3

net.consensys.quorum.tessera:migration 21.1.0


Categories

Categories

Net
GroupId

GroupId

net.consensys.quorum.tessera
ArtifactId

ArtifactId

migration
Version

Version

21.1.0
Type

Type

pom

Download migration 21.1.0

Filename Size
migration-21.1.0.pom 593 bytes
Browse

<!-- 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"]