License |
License |
---|---|
GroupId | GroupIdorg.mycore |
ArtifactId | ArtifactIdmycore-ocfl |
Version | Version2021.11 |
Type | Typejar |
Description |
DescriptionMyCoRe is a system for the development of institutional content repositories, publication servers, image collections, archives, or similar repositories.
Applications based on MyCoRe use a common core, which provides the functionality typically required for such applications, for example metadata management, querying, OAI harvesting interface, or an image viewer module.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
mycore-ocfl-2021.11.pom | |
mycore-ocfl-2021.11.jar | 42 KB |
mycore-ocfl-2021.11-sources.jar | 31 KB |
mycore-ocfl-2021.11-javadoc.jar | 458 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mycore/mycore-ocfl/ -->
<dependency>
<groupId>org.mycore</groupId>
<artifactId>mycore-ocfl</artifactId>
<version>2021.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.mycore/mycore-ocfl/
implementation 'org.mycore:mycore-ocfl:2021.11'
// https://jarcasting.com/artifacts/org.mycore/mycore-ocfl/
implementation ("org.mycore:mycore-ocfl:2021.11")
'org.mycore:mycore-ocfl:jar:2021.11'
<dependency org="org.mycore" name="mycore-ocfl" rev="2021.11">
<artifact name="mycore-ocfl" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mycore', module='mycore-ocfl', version='2021.11')
)
libraryDependencies += "org.mycore" % "mycore-ocfl" % "2021.11"
[org.mycore/mycore-ocfl "2021.11"]
Group / Artifact | Type | Version |
---|---|---|
edu.wisc.library.ocfl : ocfl-java-api | jar | 1.4.1 |
edu.wisc.library.ocfl : ocfl-java-core | jar | 1.4.1 |
jakarta.inject : jakarta.inject-api | jar | 1.0.1 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.3 |
org.apache.logging.log4j : log4j-api | jar | |
org.jdom : jdom2 | jar | 2.0.6.1 |
org.mycore : mycore-base | jar | 2021.11 |