License |
License |
---|---|
GroupId | GroupIdorg.hspconsortium.carewebframework |
ArtifactId | ArtifactIdcwf-api-patientlist |
Last Version | Last Version3.0.0-RC4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPatient List Support
Release information
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.hspconsortium.carewebframework/cwf-api-patientlist/ -->
<dependency>
<groupId>org.hspconsortium.carewebframework</groupId>
<artifactId>cwf-api-patientlist</artifactId>
<version>3.0.0-RC4</version>
</dependency>
// https://jarcasting.com/artifacts/org.hspconsortium.carewebframework/cwf-api-patientlist/
implementation 'org.hspconsortium.carewebframework:cwf-api-patientlist:3.0.0-RC4'
// https://jarcasting.com/artifacts/org.hspconsortium.carewebframework/cwf-api-patientlist/
implementation ("org.hspconsortium.carewebframework:cwf-api-patientlist:3.0.0-RC4")
'org.hspconsortium.carewebframework:cwf-api-patientlist:jar:3.0.0-RC4'
<dependency org="org.hspconsortium.carewebframework" name="cwf-api-patientlist" rev="3.0.0-RC4">
<artifact name="cwf-api-patientlist" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hspconsortium.carewebframework', module='cwf-api-patientlist', version='3.0.0-RC4')
)
libraryDependencies += "org.hspconsortium.carewebframework" % "cwf-api-patientlist" % "3.0.0-RC4"
[org.hspconsortium.carewebframework/cwf-api-patientlist "3.0.0-RC4"]
Group / Artifact | Type | Version |
---|---|---|
org.hspconsortium.carewebframework : cwf-api-core | jar | 3.0.0-RC4 |