License |
License |
---|---|
GroupId | GroupIdorg.mycore |
ArtifactId | ArtifactIdmycore-wcms2 |
Version | Version2021.08 |
Type | Typejar |
Description |
DescriptionMyCoRe WCMS 2
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-wcms2-2021.08.pom | |
mycore-wcms2-2021.08.jar | 3 MB |
mycore-wcms2-2021.08-sources.jar | 210 KB |
mycore-wcms2-2021.08-javadoc.jar | 549 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mycore/mycore-wcms2/ -->
<dependency>
<groupId>org.mycore</groupId>
<artifactId>mycore-wcms2</artifactId>
<version>2021.08</version>
</dependency>
// https://jarcasting.com/artifacts/org.mycore/mycore-wcms2/
implementation 'org.mycore:mycore-wcms2:2021.08'
// https://jarcasting.com/artifacts/org.mycore/mycore-wcms2/
implementation ("org.mycore:mycore-wcms2:2021.08")
'org.mycore:mycore-wcms2:jar:2021.08'
<dependency org="org.mycore" name="mycore-wcms2" rev="2021.08">
<artifact name="mycore-wcms2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mycore', module='mycore-wcms2', version='2021.08')
)
libraryDependencies += "org.mycore" % "mycore-wcms2" % "2021.08"
[org.mycore/mycore-wcms2 "2021.08"]
Group / Artifact | Type | Version |
---|---|---|
com.google.code.gson : gson | jar | 2.8.7 |
commons-io : commons-io | jar | 2.8.0 |
jakarta.ws.rs : jakarta.ws.rs-api | jar | 2.1.6 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.3 |
org.apache.logging.log4j : log4j-api | jar | |
org.glassfish.jersey.media : jersey-media-multipart | jar | |
org.jdom : jdom2 | jar | 2.0.6 |
org.mycore : mycore-base | jar | 2021.08 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.servlet : jakarta.servlet-api | jar | 4.0.4 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.2 |