| License |
License |
|---|---|
| GroupId | GroupIdorg.mycore |
| ArtifactId | ArtifactIdmycore-xeditor |
| Version | Version2021.02 |
| Type | Typejar |
| Description |
DescriptionMyCoRe XEditor
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-xeditor-2021.02.pom | |
| mycore-xeditor-2021.02.jar | 130 KB |
| mycore-xeditor-2021.02-sources.jar | 105 KB |
| mycore-xeditor-2021.02-javadoc.jar | 736 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mycore/mycore-xeditor/ -->
<dependency>
<groupId>org.mycore</groupId>
<artifactId>mycore-xeditor</artifactId>
<version>2021.02</version>
</dependency>
// https://jarcasting.com/artifacts/org.mycore/mycore-xeditor/
implementation 'org.mycore:mycore-xeditor:2021.02'
// https://jarcasting.com/artifacts/org.mycore/mycore-xeditor/
implementation ("org.mycore:mycore-xeditor:2021.02")
'org.mycore:mycore-xeditor:jar:2021.02'
<dependency org="org.mycore" name="mycore-xeditor" rev="2021.02">
<artifact name="mycore-xeditor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mycore', module='mycore-xeditor', version='2021.02')
)
libraryDependencies += "org.mycore" % "mycore-xeditor" % "2021.02"
[org.mycore/mycore-xeditor "2021.02"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-lang : commons-lang | jar | 2.6 |
| jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.3 |
| jaxen : jaxen | jar | 1.2.0 |
| org.apache.logging.log4j : log4j-api | jar | |
| org.jdom : jdom2 | jar | 2.0.6 |
| org.mycore : mycore-base | jar | 2021.02 |
| xalan : xalan | jar | 2.7.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.servlet : jakarta.servlet-api | jar | 4.0.4 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.mycore : mycore-base | test-jar | 2021.02 |