is not current version
Last Version 6.2.0

org.fcrepo.migration:migration-utils 6.0.0-alpha-1


GroupId

GroupId

org.fcrepo.migration
ArtifactId

ArtifactId

migration-utils
Version

Version

6.0.0-alpha-1
Type

Type

jar

Download migration-utils 6.0.0-alpha-1


<!-- https://jarcasting.com/artifacts/org.fcrepo.migration/migration-utils/ -->
<dependency>
    <groupId>org.fcrepo.migration</groupId>
    <artifactId>migration-utils</artifactId>
    <version>6.0.0-alpha-1</version>
</dependency>
// https://jarcasting.com/artifacts/org.fcrepo.migration/migration-utils/
implementation 'org.fcrepo.migration:migration-utils:6.0.0-alpha-1'
// https://jarcasting.com/artifacts/org.fcrepo.migration/migration-utils/
implementation ("org.fcrepo.migration:migration-utils:6.0.0-alpha-1")
'org.fcrepo.migration:migration-utils:jar:6.0.0-alpha-1'
<dependency org="org.fcrepo.migration" name="migration-utils" rev="6.0.0-alpha-1">
  <artifact name="migration-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fcrepo.migration', module='migration-utils', version='6.0.0-alpha-1')
)
libraryDependencies += "org.fcrepo.migration" % "migration-utils" % "6.0.0-alpha-1"
[org.fcrepo.migration/migration-utils "6.0.0-alpha-1"]