| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем ORM Данные |
| Группа | Группаcom.apothesource.pillfill |
| Идентификатор | Идентификаторrxnorm-client |
| Последняя версия | Последняя версия1.0.1 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеPillFill RxNorm Client
A lightweight java client library for the NIH RxNav (RxNorm) services
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| rxnorm-client-1.0.1.pom | |
| rxnorm-client-1.0.1.jar | 77 KB |
| rxnorm-client-1.0.1-sources.jar | 56 KB |
| rxnorm-client-1.0.1-javadoc.jar | 268 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.code.gson : gson | jar | 2.3.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-junit | jar | 2.0.0.0 |