License |
License |
---|---|
GroupId | GroupIdorg.orcid |
ArtifactId | ArtifactIdorcid-model |
Last Version | Last Version3.0.11 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionORCID - Model
Container for all classes that will be used to marshal and unmarshal XML/JSON from the API
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
orcid-model-3.0.11.pom | |
orcid-model-3.0.11.jar | 3 MB |
orcid-model-3.0.11-sources.jar | 2 MB |
orcid-model-3.0.11-javadoc.jar | 8 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.orcid/orcid-model/ -->
<dependency>
<groupId>org.orcid</groupId>
<artifactId>orcid-model</artifactId>
<version>3.0.11</version>
</dependency>
// https://jarcasting.com/artifacts/org.orcid/orcid-model/
implementation 'org.orcid:orcid-model:3.0.11'
// https://jarcasting.com/artifacts/org.orcid/orcid-model/
implementation ("org.orcid:orcid-model:3.0.11")
'org.orcid:orcid-model:jar:3.0.11'
<dependency org="org.orcid" name="orcid-model" rev="3.0.11">
<artifact name="orcid-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.orcid', module='orcid-model', version='3.0.11')
)
libraryDependencies += "org.orcid" % "orcid-model" % "3.0.11"
[org.orcid/orcid-model "3.0.11"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.commons : commons-lang3 | jar | 3.2 |
commons-lang : commons-lang | jar | 2.6 |
com.fasterxml.jackson.jaxrs : jackson-jaxrs-json-provider | jar | 2.9.3 |
io.swagger : swagger-jersey-jaxrs | jar | 1.5.16 |
commons-io : commons-io | jar | 2.1 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 2.3.3 |
com.sun.xml.bind : jaxb-impl | jar | 2.3.3 |
javax.annotation : javax.annotation-api | jar | 1.3.2 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.springframework : spring-test | jar | 5.2.8.RELEASE |
xmlunit : xmlunit | jar | 1.3 |