is not current version
Last Version 2022.02

MyCoRe ORCID Integration 2021.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-orcid
Version

Version

2021.02
Type

Type

jar
Description

Description

MyCoRe ORCID Integration
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-orcid
Project Organization

Project Organization

The MyCoRe Community

Download mycore-orcid 2021.02


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

Dependencies

compile (11)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-core jar 2.11.3
com.fasterxml.jackson.core : jackson-databind jar 2.11.3
com.google.code.gson : gson jar 2.8.6
commons-lang : commons-lang jar 2.6
jakarta.ws.rs : jakarta.ws.rs-api jar 2.1.6
org.apache.httpcomponents : httpclient jar 4.5.12
org.apache.logging.log4j : log4j-api jar
org.jdom : jdom2 jar 2.0.6
org.mycore : mycore-base jar 2021.02
org.mycore : mycore-mods jar 2021.02
org.mycore : mycore-user2 jar 2021.02

provided (1)

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

runtime (1)

Group / Artifact Type Version
org.glassfish.jersey.core : jersey-client jar 2.32

Project Modules

There are no modules declared in this project.