MVN

org.ehrbase.openehr : api

Maven & Gradle

Aug 16, 2023
6 usages
167 stars
<dependency>
    <groupId>org.ehrbase.openehr</groupId>
    <artifactId>api</artifactId>
    <version>0.30.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.ehrbase.openehr : api to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.30.0

All Versions

Choose a version of org.ehrbase.openehr : api to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.30.x
api-0.30.0
0.29.x
api-0.29.0
0.28.x
api-0.28.0
0.27.x
api-0.27.4
api-0.27.3
api-0.27.2
api-0.27.1
api-0.27.0
0.26.x
api-0.26.0
0.25.x
api-0.25.0
0.24.x
api-0.24.0
0.23.x
api-0.23.0
0.22.x
api-0.22.0
0.21.x
api-0.21.1
api-0.21.0
0.20.x
api-0.20.0
0.19.x
api-0.19.0
0.18.x
api-0.18.3
api-0.18.1
api-0.18.0
0.12.x
api-0.12.0
0.11.x
api-0.11.0

How to add a dependency to Maven

Add the following org.ehrbase.openehr : api maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.ehrbase.openehr</groupId>
    <artifactId>api</artifactId>
    <version>0.30.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ehrbase.openehr : api gradle dependency to your build.gradle file:

implementation 'org.ehrbase.openehr:api:0.30.0'

Gradle Kotlin DSL: Add the following org.ehrbase.openehr : api gradle kotlin dependency to your build.gradle.kts file:

implementation("org.ehrbase.openehr:api:0.30.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ehrbase.openehr : api sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ehrbase.openehr" % "api" % "0.30.0"

Advertisement

Dependencies from Group

Apr 07, 2020
6 usages
104 stars
api
Aug 16, 2023
6 usages
167 stars
Apr 07, 2020
4 usages
167 stars
Aug 16, 2023
4 usages
167 stars
Aug 16, 2023
4 usages
167 stars

Discover Dependencies

Aug 24, 2020
5 usages
Dec 20, 2021
11 usages
2.1k stars
Jan 22, 2023
3 usages
0 stars