| License |
License |
|---|---|
| GroupId | GroupIdorg.fcrepo.importexport |
| ArtifactId | ArtifactIdfcrepo-import-export |
| Last Version | Last Version1.1.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionfcrepo-import-export
Parent POM for Fedora Commons Projects
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/org.fcrepo.importexport/fcrepo-import-export/ -->
<dependency>
<groupId>org.fcrepo.importexport</groupId>
<artifactId>fcrepo-import-export</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.fcrepo.importexport/fcrepo-import-export/
implementation 'org.fcrepo.importexport:fcrepo-import-export:1.1.0'
// https://jarcasting.com/artifacts/org.fcrepo.importexport/fcrepo-import-export/
implementation ("org.fcrepo.importexport:fcrepo-import-export:1.1.0")
'org.fcrepo.importexport:fcrepo-import-export:jar:1.1.0'
<dependency org="org.fcrepo.importexport" name="fcrepo-import-export" rev="1.1.0">
<artifact name="fcrepo-import-export" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.fcrepo.importexport', module='fcrepo-import-export', version='1.1.0')
)
libraryDependencies += "org.fcrepo.importexport" % "fcrepo-import-export" % "1.1.0"
[org.fcrepo.importexport/fcrepo-import-export "1.1.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mockito : mockito-core | jar | 1.10.8 |