MVN

org.bitbucket.javapda : rxnav

Maven & Gradle

Dec 25, 2018

rxnav · Library to interface with NIH rxnav system. Simple API uses chaining where possible. New capabilities being added daily. Medication images. Rxnorm information. Drug Interaction API support. Access RXNORM Codes for HCPCS, SNOMEDCT, FDB GCN_SEQNO, FDB Ingredient Id.

<dependency>
    <groupId>org.bitbucket.javapda</groupId>
    <artifactId>rxnav</artifactId>
    <version>0.0.1.RC10</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.bitbucket.javapda : rxnav to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.0.1.RC10
  • Latest Release Candidate: 0.0.1.RC10

All Versions

Choose a version of org.bitbucket.javapda : rxnav to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.0.x
rxnav-0.0.1.RC10
rxnav-0.0.1.RC9
rxnav-0.0.1.RC8
rxnav-0.0.1.RC7
rxnav-0.0.1.RC6
rxnav-0.0.1.RC5
rxnav-0.0.1.RC4
rxnav-0.0.1.RC3
rxnav-0.0.1.RC2
rxnav-0.0.1.RC1

How to add a dependency to Maven

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

<dependency>
    <groupId>org.bitbucket.javapda</groupId>
    <artifactId>rxnav</artifactId>
    <version>0.0.1.RC10</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.bitbucket.javapda : rxnav gradle dependency to your build.gradle file:

implementation 'org.bitbucket.javapda:rxnav:0.0.1.RC10'

Gradle Kotlin DSL: Add the following org.bitbucket.javapda : rxnav gradle kotlin dependency to your build.gradle.kts file:

implementation("org.bitbucket.javapda:rxnav:0.0.1.RC10")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.bitbucket.javapda : rxnav sbt scala dependency to your build.sbt file:

libraryDependencies += "org.bitbucket.javapda" % "rxnav" % "0.0.1.RC10"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 27, 2019
3 usages
1.6k stars
Apr 20, 2023
94 stars
Feb 08, 2023
0 stars
Aug 23, 2023
8 usages
3 stars
Aug 11, 2022
13 usages
887 stars
Feb 25, 2020
6 usages
Jan 05, 2019
1 usages
0 stars
Sep 02, 2022
6 usages
90 stars