| License |
License |
|---|---|
| GroupId | GroupIdorg.mycore |
| ArtifactId | ArtifactIdmycore-pi |
| Last Version | Last Version2022.02 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMyCoRe Persistent Identifier
MyCoRe 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-pi-2022.02.pom | |
| mycore-pi-2022.02.jar | 345 KB |
| mycore-pi-2022.02-sources.jar | 266 KB |
| mycore-pi-2022.02-javadoc.jar | 985 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mycore/mycore-pi/ -->
<dependency>
<groupId>org.mycore</groupId>
<artifactId>mycore-pi</artifactId>
<version>2022.02</version>
</dependency>
// https://jarcasting.com/artifacts/org.mycore/mycore-pi/
implementation 'org.mycore:mycore-pi:2022.02'
// https://jarcasting.com/artifacts/org.mycore/mycore-pi/
implementation ("org.mycore:mycore-pi:2022.02")
'org.mycore:mycore-pi:jar:2022.02'
<dependency org="org.mycore" name="mycore-pi" rev="2022.02">
<artifact name="mycore-pi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mycore', module='mycore-pi', version='2022.02')
)
libraryDependencies += "org.mycore" % "mycore-pi" % "2022.02"
[org.mycore/mycore-pi "2022.02"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.gson : gson | jar | 2.9.0 |
| com.google.guava : guava | jar | 31.1-jre |
| commons-io : commons-io | jar | 2.11.0 |
| jakarta.persistence : jakarta.persistence-api | jar | 3.0.0 |
| jakarta.validation : jakarta.validation-api | jar | 3.0.0 |
| jakarta.ws.rs : jakarta.ws.rs-api | jar | 3.0.0 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.apache.httpcomponents : httpcore | jar | 4.4.15 |
| org.apache.httpcomponents : httpmime | jar | 4.5.13 |
| org.apache.logging.log4j : log4j-api | jar | |
| org.jdom : jdom2 | jar | 2.0.6.1 |
| org.mycore : mycore-base | jar | 2022.02 |
| org.mycore : mycore-user2 Optional | jar | 2022.02 |
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.servlet : jakarta.servlet-api | jar | 5.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.h2database : h2 | jar | 1.4.199 |
| org.hsqldb : hsqldb | jar | 2.6.1 |
| org.mycore : mycore-base | test-jar | 2022.02 |
| junit : junit | jar | 4.13.2 |
| org.jmockit : jmockit | jar | 1.49 |
| org.mycore : mycore-ifs | jar | 2022.02 |