SMI Common Utils

Java classes to assist with CDA library development

Лицензия

Лицензия

Группа

Группа

au.gov.nehta
Идентификатор

Идентификатор

smi-common-utils
Последняя версия

Последняя версия

1.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

SMI Common Utils
Java classes to assist with CDA library development
Ссылка на сайт

Ссылка на сайт

https://github.com/AuDigitalHealth/smi-common-utils-java
Система контроля версий

Система контроля версий

https://github.com/AuDigitalHealth/smi-common-utils-java.git

Скачать smi-common-utils

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/au.gov.nehta/smi-common-utils/ -->
<dependency>
    <groupId>au.gov.nehta</groupId>
    <artifactId>smi-common-utils</artifactId>
    <version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/au.gov.nehta/smi-common-utils/
implementation 'au.gov.nehta:smi-common-utils:1.2.1'
// https://jarcasting.com/artifacts/au.gov.nehta/smi-common-utils/
implementation ("au.gov.nehta:smi-common-utils:1.2.1")
'au.gov.nehta:smi-common-utils:jar:1.2.1'
<dependency org="au.gov.nehta" name="smi-common-utils" rev="1.2.1">
  <artifact name="smi-common-utils" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.gov.nehta', module='smi-common-utils', version='1.2.1')
)
libraryDependencies += "au.gov.nehta" % "smi-common-utils" % "1.2.1"
[au.gov.nehta/smi-common-utils "1.2.1"]

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : slf4j-simple jar 1.7.30

Модули Проекта

Данный проект не имеет модулей.

SMI Common Utils Library

This is a collection of utility classes helpful for CDA libraries.

Building and running the code

The project is supplied with a Maven pom.xml file. Use Maven to build the code.

Source code

The source code is the src/main/java directory structure.

Licensing

Copyright 2009 NEHTA

Copyright 2021 ADHA

Licensed under the NEHTA/ADHA Open Source (Apache) License; you may not use this file except in compliance with the License. A copy of the License is in the 'LICENSE.txt' file, which should be provided with this work.

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

au.gov.nehta

Australian Digital Health Agency

Версии библиотеки

Версия
1.2.1