MVN

org.ehrbase.openehr : rm-db-format

Maven & Gradle

Apr 12, 2024
<dependency>
    <groupId>org.ehrbase.openehr</groupId>
    <artifactId>rm-db-format</artifactId>
    <version>2.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.0.0

All Versions

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

Version Vulnerabilities Updated
2.0.x
rm-db-format-2.0.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.ehrbase.openehr</groupId>
    <artifactId>rm-db-format</artifactId>
    <version>2.0.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.ehrbase.openehr : rm-db-format gradle dependency to your build.gradle file:

implementation 'org.ehrbase.openehr:rm-db-format:2.0.0'

Gradle Kotlin DSL: Add the following org.ehrbase.openehr : rm-db-format gradle kotlin dependency to your build.gradle.kts file:

implementation("org.ehrbase.openehr:rm-db-format:2.0.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.ehrbase.openehr : rm-db-format sbt scala dependency to your build.sbt file:

libraryDependencies += "org.ehrbase.openehr" % "rm-db-format" % "2.0.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