ORCiD Client API

Library for accessing the ORCiD API

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.vivoweb
ArtifactId

ArtifactId

orcid-api-client
Last Version

Last Version

0.6.4
Release Date

Release Date

Type

Type

jar
Description

Description

ORCiD Client API
Library for accessing the ORCiD API
Project URL

Project URL

http://vivoweb.org/

Download orcid-api-client

How to add to project

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

Dependencies

compile (8)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-annotations jar 2.10.1
com.fasterxml.jackson.core : jackson-core jar 2.10.1
com.fasterxml.jackson.core : jackson-databind jar 2.10.1
javax.xml.bind : jaxb-api jar 2.3.1
com.sun.xml.bind : jaxb-impl jar 2.3.6
com.sun.xml.bind : jaxb-core jar 2.3.0
org.apache.httpcomponents : fluent-hc jar 4.5.2
commons-io : commons-io jar 2.11.0

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.1.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.2

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.4
0.6.3
0.6.2
0.6.1
0.6.0-hc425
0.6.0
0.5.1
0.5
0.4
0.3