MVN

org.fhir : ucum

Maven & Gradle

Aug 21, 2023
29 usages
20 stars

Ucum-java · FHIR Java library providing UCUM Services

<dependency>
    <groupId>org.fhir</groupId>
    <artifactId>ucum</artifactId>
    <version>1.0.8</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.fhir : ucum to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.0.8

All Versions

Choose a version of org.fhir : ucum to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
ucum-1.0.8
ucum-1.0.7
ucum-1.0.6
ucum-1.0.3
ucum-1.0.2
ucum-1.0.1
1.0
ucum-1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>org.fhir</groupId>
    <artifactId>ucum</artifactId>
    <version>1.0.8</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.fhir : ucum gradle dependency to your build.gradle file:

implementation 'org.fhir:ucum:1.0.8'

Gradle Kotlin DSL: Add the following org.fhir : ucum gradle kotlin dependency to your build.gradle.kts file:

implementation("org.fhir:ucum:1.0.8")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.fhir : ucum sbt scala dependency to your build.sbt file:

libraryDependencies += "org.fhir" % "ucum" % "1.0.8"

Advertisement

Dependencies from Group

Aug 21, 2023
29 usages
20 stars

Discover Dependencies

May 10, 2021
7 usages
31.5k stars
Feb 26, 2022
38 usages
Nov 26, 2020
Feb 28, 2018
0 stars
Dec 21, 2021
27 usages
469 stars
Mar 03, 2018
1 usages
5 stars
Aug 09, 2023
Mar 27, 2023
173 stars