License |
License |
---|---|
GroupId | GroupIdau.gov.nehta |
ArtifactId | ArtifactIdpcehr-compiled-wsdl |
Version | Version1.1.1 |
Type | Typejar |
Description |
DescriptionPCEHR Compiled WSDL library
Java classes for B2B client development
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pcehr-compiled-wsdl-1.1.1.pom | |
pcehr-compiled-wsdl-1.1.1.jar | 423 KB |
pcehr-compiled-wsdl-1.1.1-sources.jar | 422 KB |
pcehr-compiled-wsdl-1.1.1-javadoc.jar | 2 MB |
Browse |
<!-- https://jarcasting.com/artifacts/au.gov.nehta/pcehr-compiled-wsdl/ -->
<dependency>
<groupId>au.gov.nehta</groupId>
<artifactId>pcehr-compiled-wsdl</artifactId>
<version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/au.gov.nehta/pcehr-compiled-wsdl/
implementation 'au.gov.nehta:pcehr-compiled-wsdl:1.1.1'
// https://jarcasting.com/artifacts/au.gov.nehta/pcehr-compiled-wsdl/
implementation ("au.gov.nehta:pcehr-compiled-wsdl:1.1.1")
'au.gov.nehta:pcehr-compiled-wsdl:jar:1.1.1'
<dependency org="au.gov.nehta" name="pcehr-compiled-wsdl" rev="1.1.1">
<artifact name="pcehr-compiled-wsdl" type="jar" />
</dependency>
@Grapes(
@Grab(group='au.gov.nehta', module='pcehr-compiled-wsdl', version='1.1.1')
)
libraryDependencies += "au.gov.nehta" % "pcehr-compiled-wsdl" % "1.1.1"
[au.gov.nehta/pcehr-compiled-wsdl "1.1.1"]