Last Version

MyCoRe Classification Editor 2022.02

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.

License

License

GroupId

GroupId

org.mycore
ArtifactId

ArtifactId

mycore-classeditor
Version

Version

2022.02
Type

Type

jar
Description

Description

MyCoRe Classification Editor
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

http://www.mycore.de/generated/mycore/mycore-classeditor
Project Organization

Project Organization

The MyCoRe Community

Download mycore-classeditor 2022.02


<!-- https://jarcasting.com/artifacts/org.mycore/mycore-classeditor/ -->
<dependency>
    <groupId>org.mycore</groupId>
    <artifactId>mycore-classeditor</artifactId>
    <version>2022.02</version>
</dependency>
// https://jarcasting.com/artifacts/org.mycore/mycore-classeditor/
implementation 'org.mycore:mycore-classeditor:2022.02'
// https://jarcasting.com/artifacts/org.mycore/mycore-classeditor/
implementation ("org.mycore:mycore-classeditor:2022.02")
'org.mycore:mycore-classeditor:jar:2022.02'
<dependency org="org.mycore" name="mycore-classeditor" rev="2022.02">
  <artifact name="mycore-classeditor" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mycore', module='mycore-classeditor', version='2022.02')
)
libraryDependencies += "org.mycore" % "mycore-classeditor" % "2022.02"
[org.mycore/mycore-classeditor "2022.02"]

Dependencies

compile (7)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.9.0
jakarta.ws.rs : jakarta.ws.rs-api jar 3.0.0
org.apache.logging.log4j : log4j-api jar
org.apache.solr : solr-solrj jar 8.11.1
org.glassfish.jersey.media : jersey-media-multipart jar
org.mycore : mycore-base jar 2022.02
org.mycore : mycore-solr jar 2022.02

provided (1)

Group / Artifact Type Version
jakarta.servlet : jakarta.servlet-api jar 5.0.0

test (7)

Group / Artifact Type Version
com.google.jimfs : jimfs jar 1.2
junit : junit jar 4.13.2
org.mycore : mycore-base test-jar 2022.02
org.glassfish.jersey.core : jersey-client jar
org.glassfish.jersey.test-framework : jersey-test-framework-core jar
org.glassfish.jersey.test-framework.providers : jersey-test-framework-provider-grizzly2 jar
org.jdom : jdom2 jar 2.0.6.1

Project Modules

There are no modules declared in this project.