MVN

edu.umn.biomedicus : biomedicus-measures

Maven & Gradle

Jan 05, 2019
1 usages
3 stars

BioMedICUS Measures · A lightweight (small and dependency-free) Java 8 library for identifying and normalizing numbers and measurements in text. This was developed as a stand-alone component of BioMedICUS, a biomedical and clinical NLP engine developed by the NLP-IE Group at the University of Minnesota Institute for Health Informatics.

<dependency>
    <groupId>edu.umn.biomedicus</groupId>
    <artifactId>biomedicus-measures</artifactId>
    <version>2.0.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of edu.umn.biomedicus : biomedicus-measures to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.0.2

All Versions

Choose a version of edu.umn.biomedicus : biomedicus-measures to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.0.x
biomedicus-measures-2.0.2
biomedicus-measures-2.0.1
biomedicus-measures-2.0.0
1.0.x
biomedicus-measures-1.0.0

How to add a dependency to Maven

Add the following edu.umn.biomedicus : biomedicus-measures maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>edu.umn.biomedicus</groupId>
    <artifactId>biomedicus-measures</artifactId>
    <version>2.0.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following edu.umn.biomedicus : biomedicus-measures gradle dependency to your build.gradle file:

implementation 'edu.umn.biomedicus:biomedicus-measures:2.0.2'

Gradle Kotlin DSL: Add the following edu.umn.biomedicus : biomedicus-measures gradle kotlin dependency to your build.gradle.kts file:

implementation("edu.umn.biomedicus:biomedicus-measures:2.0.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following edu.umn.biomedicus : biomedicus-measures sbt scala dependency to your build.sbt file:

libraryDependencies += "edu.umn.biomedicus" % "biomedicus-measures" % "2.0.2"

Advertisement

Dependencies from Group

Jan 05, 2019
5 usages
45 stars
Jan 05, 2019
3 usages
45 stars
Jan 05, 2019
3 usages
45 stars
Jan 05, 2019
2 usages
45 stars
Jan 05, 2019
1 usages
3 stars

Discover Dependencies

Oct 02, 2017
4 stars
Apr 03, 2022
7 usages
0 stars
Jan 08, 2018
1 stars
Jun 05, 2018
2 stars
Jun 05, 2018
2 stars
Feb 12, 2019
1 usages
0 stars
Oct 26, 2017
0 stars
Mar 12, 2018
0 stars