| License |
License |
|---|---|
| GroupId | GroupIdorg.fcrepo.migration |
| ArtifactId | ArtifactIdmigration-utils |
| Version | Version6.2.0 |
| Type | Typejar |
| Description |
Descriptionmigration-utils
Parent POM for Fedora Commons Projects
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| migration-utils-6.2.0.pom | |
| migration-utils-6.2.0.jar | 110 KB |
| migration-utils-6.2.0-zip.zip | 32 MB |
| migration-utils-6.2.0-test-javadoc.jar | 612 KB |
| migration-utils-6.2.0-sources.jar | 74 KB |
| migration-utils-6.2.0-javadoc.jar | 846 KB |
| migration-utils-6.2.0-driver.jar | 36 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.fcrepo.migration/migration-utils/ -->
<dependency>
<groupId>org.fcrepo.migration</groupId>
<artifactId>migration-utils</artifactId>
<version>6.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.fcrepo.migration/migration-utils/
implementation 'org.fcrepo.migration:migration-utils:6.2.0'
// https://jarcasting.com/artifacts/org.fcrepo.migration/migration-utils/
implementation ("org.fcrepo.migration:migration-utils:6.2.0")
'org.fcrepo.migration:migration-utils:jar:6.2.0'
<dependency org="org.fcrepo.migration" name="migration-utils" rev="6.2.0">
<artifact name="migration-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fcrepo.migration', module='migration-utils', version='6.2.0')
)
libraryDependencies += "org.fcrepo.migration" % "migration-utils" % "6.2.0"
[org.fcrepo.migration/migration-utils "6.2.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.fcrepo : fcrepo-storage-ocfl | jar | 6.2.0 |
| ch.qos.logback : logback-classic | jar | 1.2.0 |
| org.slf4j : jcl-over-slf4j | jar | 1.7.10 |
| commons-codec : commons-codec | jar | 1.13 |
| org.apache.jena : jena-core | jar | 4.2.0 |
| org.apache.jena : jena-arq | jar | 4.2.0 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| commons-io : commons-io | jar | 2.7 |
| org.apache.lucene : lucene-core | jar | 7.1.0 |
| org.apache.lucene : lucene-analyzers-common | jar | 7.1.0 |
| org.apache.tika : tika-core | jar | 1.23 |
| org.springframework : spring-core | jar | 5.2.1.RELEASE |
| org.springframework : spring-context | jar | 5.2.1.RELEASE |
| com.fasterxml.woodstox : woodstox-core | jar | 6.2.3 |
| xerces : xercesImpl | jar | 2.12.1 |
| javax.xml.bind : jaxb-api | jar | 2.3.1 |
| com.sun.xml.bind : jaxb-core | jar | 2.3.0.1 |
| com.sun.xml.bind : jaxb-impl | jar | 2.3.1 |
| info.picocli : picocli | jar | 4.0.4 |
| io.micrometer : micrometer-registry-prometheus | jar | 1.6.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.glassfish.jersey.core : jersey-server | jar | 2.13 |
| junit : junit | jar | 4.13.1 |
| org.hamcrest : hamcrest | jar | 2.2 |
| org.mockito : mockito-core | jar | 2.22.0 |