License |
License |
---|---|
GroupId | GroupIdorg.mycore |
ArtifactId | ArtifactIdmycore-classbrowser |
Version | Version2021.02 |
Type | Typejar |
Description |
DescriptionMyCoRe Classification Browser
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-classbrowser-2021.02.pom | |
mycore-classbrowser-2021.02.jar | 29 KB |
mycore-classbrowser-2021.02-sources.jar | 24 KB |
mycore-classbrowser-2021.02-javadoc.jar | 399 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mycore/mycore-classbrowser/ -->
<dependency>
<groupId>org.mycore</groupId>
<artifactId>mycore-classbrowser</artifactId>
<version>2021.02</version>
</dependency>
// https://jarcasting.com/artifacts/org.mycore/mycore-classbrowser/
implementation 'org.mycore:mycore-classbrowser:2021.02'
// https://jarcasting.com/artifacts/org.mycore/mycore-classbrowser/
implementation ("org.mycore:mycore-classbrowser:2021.02")
'org.mycore:mycore-classbrowser:jar:2021.02'
<dependency org="org.mycore" name="mycore-classbrowser" rev="2021.02">
<artifact name="mycore-classbrowser" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mycore', module='mycore-classbrowser', version='2021.02')
)
libraryDependencies += "org.mycore" % "mycore-classbrowser" % "2021.02"
[org.mycore/mycore-classbrowser "2021.02"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.logging.log4j : log4j-api | jar | |
org.jdom : jdom2 | jar | 2.0.6 |
org.mycore : mycore-base | jar | 2021.02 |
Group / Artifact | Type | Version |
---|---|---|
jakarta.servlet : jakarta.servlet-api | jar | 4.0.4 |