SMI Common Utils

Java classes to assist with CDA library development

License

License

GroupId

GroupId

au.gov.nehta
ArtifactId

ArtifactId

smi-common-utils
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

SMI Common Utils
Java classes to assist with CDA library development
Project URL

Project URL

https://github.com/AuDigitalHealth/smi-common-utils-java
Source Code Management

Source Code Management

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

Download smi-common-utils

How to add to project

<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.30
org.slf4j : slf4j-simple jar 1.7.30

Project Modules

There are no modules declared in this project.

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

Versions

Version
1.2.1