MVN

org.orcid : orcid-model

Maven & Gradle

Apr 24, 2023
1 usages
29 stars

ORCID - Model · Container for all classes that will be used to marshal and unmarshal XML/JSON from the API

<dependency>
    <groupId>org.orcid</groupId>
    <artifactId>orcid-model</artifactId>
    <version>3.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.orcid : orcid-model to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 3.2.0

All Versions

Choose a version of org.orcid : orcid-model to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
3.2.x
orcid-model-3.2.0
3.1.x
orcid-model-3.1.0
3.0.x
orcid-model-3.0.12
orcid-model-3.0.11
orcid-model-3.0.10
orcid-model-3.0.9
orcid-model-3.0.8
orcid-model-3.0.7
orcid-model-3.0.6
orcid-model-3.0.4
orcid-model-3.0.2
orcid-model-3.0.1
orcid-model-3.0.0

How to add a dependency to Maven

Add the following org.orcid : orcid-model maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.orcid</groupId>
    <artifactId>orcid-model</artifactId>
    <version>3.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.orcid : orcid-model gradle dependency to your build.gradle file:

implementation 'org.orcid:orcid-model:3.2.0'

Gradle Kotlin DSL: Add the following org.orcid : orcid-model gradle kotlin dependency to your build.gradle.kts file:

implementation("org.orcid:orcid-model:3.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.orcid : orcid-model sbt scala dependency to your build.sbt file:

libraryDependencies += "org.orcid" % "orcid-model" % "3.2.0"

Advertisement

Dependencies from Group

Apr 24, 2023
1 usages
29 stars

Discover Dependencies

May 18, 2022
4 usages
19 stars
Dec 04, 2020
1 usages
9 stars
Jul 30, 2023
2 usages
0 stars
Aug 24, 2020
1 usages
108 stars
Feb 13, 2023
3 usages
0 stars
Feb 11, 2021
2 usages
2.6k stars
Aug 23, 2021
1 usages
0 stars
Sep 03, 2021
5 usages
10 stars