| License |
License |
|---|---|
| Categories |
CategoriesCLI User Interface |
| GroupId | GroupIdau.gov.nehta |
| ArtifactId | ArtifactIdhi-b2b-client |
| Last Version | Last Version1.6.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionHI B2B client
Example client implementations of Healthcare Identifiers (HI) service
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| hi-b2b-client-1.6.2.pom | |
| hi-b2b-client-1.6.2.jar | 67 KB |
| hi-b2b-client-1.6.2-sources.jar | 56 KB |
| hi-b2b-client-1.6.2-javadoc.jar | 251 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/au.gov.nehta/hi-b2b-client/ -->
<dependency>
<groupId>au.gov.nehta</groupId>
<artifactId>hi-b2b-client</artifactId>
<version>1.6.2</version>
</dependency>
// https://jarcasting.com/artifacts/au.gov.nehta/hi-b2b-client/
implementation 'au.gov.nehta:hi-b2b-client:1.6.2'
// https://jarcasting.com/artifacts/au.gov.nehta/hi-b2b-client/
implementation ("au.gov.nehta:hi-b2b-client:1.6.2")
'au.gov.nehta:hi-b2b-client:jar:1.6.2'
<dependency org="au.gov.nehta" name="hi-b2b-client" rev="1.6.2">
<artifact name="hi-b2b-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.gov.nehta', module='hi-b2b-client', version='1.6.2')
)
libraryDependencies += "au.gov.nehta" % "hi-b2b-client" % "1.6.2"
[au.gov.nehta/hi-b2b-client "1.6.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| au.gov.nehta : smi-xsp | jar | 1.2.1 |
| au.gov.nehta : common-library | jar | 1.2.1 |
| com.sun.xml.ws : jaxws-rt | jar | 2.3.5 |
| au.gov.nehta : hi-wsdl | jar | 1.6.2 |
| au.gov.nehta : smi-common-utils | jar | 1.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.springframework : spring-test | jar | 5.3.3 |