is not current version
Last Version 21.4.1

net.consensys.quorum.tessera:config-migration 21.1.0


Categories

Categories

Net config Application Layer Libs Configuration
GroupId

GroupId

net.consensys.quorum.tessera
ArtifactId

ArtifactId

config-migration
Version

Version

21.1.0
Type

Type

jar

Download config-migration 21.1.0


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