License |
License |
---|---|
GroupId | GroupIdorg.mycore |
ArtifactId | ArtifactIdmycore-base |
Last Version | Last Version2022.02 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMyCoRe Base Components
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-base-2022.02.pom | |
mycore-base-2022.02.jar | 1 MB |
mycore-base-2022.02-tests.jar | 224 KB |
mycore-base-2022.02-sources.jar | 1 MB |
mycore-base-2022.02-javadoc.jar | 3 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mycore/mycore-base/ -->
<dependency>
<groupId>org.mycore</groupId>
<artifactId>mycore-base</artifactId>
<version>2022.02</version>
</dependency>
// https://jarcasting.com/artifacts/org.mycore/mycore-base/
implementation 'org.mycore:mycore-base:2022.02'
// https://jarcasting.com/artifacts/org.mycore/mycore-base/
implementation ("org.mycore:mycore-base:2022.02")
'org.mycore:mycore-base:jar:2022.02'
<dependency org="org.mycore" name="mycore-base" rev="2022.02">
<artifact name="mycore-base" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mycore', module='mycore-base', version='2022.02')
)
libraryDependencies += "org.mycore" % "mycore-base" % "2022.02"
[org.mycore/mycore-base "2022.02"]
Group / Artifact | Type | Version |
---|---|---|
com.github.spotbugs : spotbugs-annotations | jar | 4.6.0 |
jakarta.activation : jakarta.activation-api | jar | 2.0.1 |
jakarta.mail : jakarta.mail-api | jar | 2.0.1 |
jakarta.servlet : jakarta.servlet-api | jar | 5.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.fasterxml.woodstox : woodstox-core | jar | 6.2.8 |
com.jcraft : jsch | jar | 0.1.55 |
com.sun.activation : jakarta.activation | jar | 2.0.1 |
com.sun.mail : mailapi | jar | 2.0.1 |
com.sun.mail : smtp | jar | 2.0.1 |
net.java.dev.jna : jna | jar | 5.6.0 |
org.codehaus.woodstox : stax2-api | jar | 4.2.1 |
org.glassfish.jaxb : jaxb-runtime | jar | 3.0.2 |
org.javassist : javassist | jar | 3.28.0-GA |
org.apache.logging.log4j : log4j-slf4j-impl | jar | |
org.glassfish.jersey.inject : jersey-hk2 | jar |
Group / Artifact | Type | Version |
---|---|---|
com.google.jimfs : jimfs | jar | 1.2 |
com.h2database : h2 | jar | 1.4.199 |
com.zaxxer : HikariCP | jar | 5.0.1 |
junit : junit | jar | 4.13.2 |
org.hamcrest : hamcrest-core | jar | 2.2 |
org.hibernate : hibernate-hikaricp | jar | 5.6.7.Final |
org.hsqldb : hsqldb | jar | 2.6.1 |
org.glassfish.grizzly : grizzly-http-server | jar | 3.0.1 |
org.glassfish.grizzly : grizzly-http-servlet | jar | 3.0.1 |
org.glassfish.jersey.containers : jersey-container-grizzly2-http | jar | |
org.glassfish.jersey.containers : jersey-container-grizzly2-servlet | jar | |
org.glassfish.jersey.containers : jersey-container-servlet-core | jar | |
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.postgresql : postgresql | jar | 42.3.3 |