Last Version

SMD B2B client 1.1.0

Example client implementations of Secure Message Delivery (SMD) specifications

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

au.gov.nehta
ArtifactId

ArtifactId

smd-b2b-client
Version

Version

1.1.0
Type

Type

jar
Description

Description

SMD B2B client
Example client implementations of Secure Message Delivery (SMD) specifications
Project URL

Project URL

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

Source Code Management

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

Download smd-b2b-client 1.1.0


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

Dependencies

compile (9)

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 : smi-common-utils jar 1.2.1
au.gov.nehta : simd-wsdl-tls jar 1.0.3
au.gov.nehta : smd-wsdl-common jar 1.0.3
au.gov.nehta : smd-wsdl-tls jar 1.0.3
au.gov.nehta : smr-wsdl-tls jar 1.0.3
au.gov.nehta : trd-wsdl-tls jar 1.0.3
au.gov.nehta : trr-wsdl-tls jar 1.0.3

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.