| License |
License |
|---|---|
| GroupId | GroupIdorg.mycore |
| ArtifactId | ArtifactIdmycore-mods |
| Last Version | Last Version2022.02 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionMyCoRe MODS
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-mods-2022.02.pom | |
| mycore-mods-2022.02.jar | 237 KB |
| mycore-mods-2022.02-sources.jar | 203 KB |
| mycore-mods-2022.02-javadoc.jar | 632 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.mycore/mycore-mods/ -->
<dependency>
<groupId>org.mycore</groupId>
<artifactId>mycore-mods</artifactId>
<version>2022.02</version>
</dependency>
// https://jarcasting.com/artifacts/org.mycore/mycore-mods/
implementation 'org.mycore:mycore-mods:2022.02'
// https://jarcasting.com/artifacts/org.mycore/mycore-mods/
implementation ("org.mycore:mycore-mods:2022.02")
'org.mycore:mycore-mods:jar:2022.02'
<dependency org="org.mycore" name="mycore-mods" rev="2022.02">
<artifact name="mycore-mods" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mycore', module='mycore-mods', version='2022.02')
)
libraryDependencies += "org.mycore" % "mycore-mods" % "2022.02"
[org.mycore/mycore-mods "2022.02"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.rometools : rome | jar | 1.18.0 |
| commons-lang : commons-lang | jar | 2.6 |
| de.undercouch : citeproc-java Optional | jar | 2.0.0 |
| jaxen : jaxen | jar | 1.2.0 |
| org.apache.logging.log4j : log4j-api | jar | |
| org.apache.solr : solr-solrj | jar | 8.11.1 |
| org.bibsonomy » bibsonomy-bibtex-parser | jar | 3.9.4 |
| org.jdom : jdom2 | jar | 2.0.6.1 |
| org.mycore : mycore-base | jar | 2022.02 |
| org.mycore : mycore-csl Optional | jar | 2022.02 |
| org.mycore : mycore-pi | jar | 2022.02 |
| org.mycore : mycore-solr | jar | 2022.02 |
| xalan : xalan | jar | 2.7.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| jakarta.servlet : jakarta.servlet-api | jar | 5.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.cathive.fonts : fonts-roboto | jar | 2012023.1 |
| net.sf.saxon : Saxon-HE Optional | jar | 11.3 |
| org.mycore : mycore-webtools Optional | jar | 2022.02 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.h2database : h2 | jar | 1.4.199 |
| com.zaxxer : HikariCP | jar | 5.0.1 |
| junit : junit | jar | 4.13.2 |
| org.hibernate : hibernate-hikaricp | jar | 5.6.7.Final |
| org.hsqldb : hsqldb | jar | 2.6.1 |
| org.mycore : mycore-base | test-jar | 2022.02 |