is not current version
Last Version 1.6.2

HI B2B client 1.6.1

Example client implementations of Healthcare Identifiers (HI) service

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

au.gov.nehta
ArtifactId

ArtifactId

hi-b2b-client
Version

Version

1.6.1
Type

Type

jar
Description

Description

HI B2B client
Example client implementations of Healthcare Identifiers (HI) service
Project URL

Project URL

https://github.com/AuDigitalHealth/hi-b2b-client-java
Source Code Management

Source Code Management

https://github.com/AuDigitalHealth/hi-b2b-client-java.git

Download hi-b2b-client 1.6.1


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

Dependencies

compile (4)

Group / Artifact Type Version
au.gov.nehta : smi-xsp jar 1.2.1
au.gov.nehta : common-library jar 1.2.1
au.gov.nehta : hi-wsdl jar 1.6.1
au.gov.nehta : smi-common-utils jar 1.2.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.springframework : spring-test jar 5.3.3

Project Modules

There are no modules declared in this project.