is not current version
Last Version 6.2.0

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


GroupId

GroupId

org.fcrepo.migration
ArtifactId

ArtifactId

migration-utils
Version

Version

6.0.0-alpha-2
Type

Type

jar

Download migration-utils 6.0.0-alpha-2


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