PillFill RxNorm Client

A lightweight java client library for the NIH RxNav (RxNorm) services

License

License

Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

com.apothesource.pillfill
ArtifactId

ArtifactId

rxnorm-client
Last Version

Last Version

1.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

PillFill RxNorm Client
A lightweight java client library for the NIH RxNav (RxNorm) services
Project URL

Project URL

https://github.com/pillfill/rxnorm-client
Source Code Management

Source Code Management

https://github.com/pillfill/rxnorm-client

Download rxnorm-client

How to add to project

<!-- https://jarcasting.com/artifacts/com.apothesource.pillfill/rxnorm-client/ -->
<dependency>
    <groupId>com.apothesource.pillfill</groupId>
    <artifactId>rxnorm-client</artifactId>
    <version>1.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.apothesource.pillfill/rxnorm-client/
implementation 'com.apothesource.pillfill:rxnorm-client:1.0.1'
// https://jarcasting.com/artifacts/com.apothesource.pillfill/rxnorm-client/
implementation ("com.apothesource.pillfill:rxnorm-client:1.0.1")
'com.apothesource.pillfill:rxnorm-client:jar:1.0.1'
<dependency org="com.apothesource.pillfill" name="rxnorm-client" rev="1.0.1">
  <artifact name="rxnorm-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.apothesource.pillfill', module='rxnorm-client', version='1.0.1')
)
libraryDependencies += "com.apothesource.pillfill" % "rxnorm-client" % "1.0.1"
[com.apothesource.pillfill/rxnorm-client "1.0.1"]

Dependencies

compile (1)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.3.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-junit jar 2.0.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.1
1.0.0