is not current version
Last Version 21.4.1

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


Categories

Categories

Net config Application Layer Libs Configuration
GroupId

GroupId

net.consensys.quorum.tessera
ArtifactId

ArtifactId

config-migration
Version

Version

0.11.0
Type

Type

jar

Download config-migration 0.11.0


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