License |
License |
---|---|
GroupId | GroupIdorg.hspconsortium.carewebframework |
ArtifactId | ArtifactIdcwf-ui-patientheader |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPatient Header Plugin
Release information
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.hspconsortium.carewebframework/cwf-ui-patientheader/ -->
<dependency>
<groupId>org.hspconsortium.carewebframework</groupId>
<artifactId>cwf-ui-patientheader</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.hspconsortium.carewebframework/cwf-ui-patientheader/
implementation 'org.hspconsortium.carewebframework:cwf-ui-patientheader:1.0.0'
// https://jarcasting.com/artifacts/org.hspconsortium.carewebframework/cwf-ui-patientheader/
implementation ("org.hspconsortium.carewebframework:cwf-ui-patientheader:1.0.0")
'org.hspconsortium.carewebframework:cwf-ui-patientheader:jar:1.0.0'
<dependency org="org.hspconsortium.carewebframework" name="cwf-ui-patientheader" rev="1.0.0">
<artifact name="cwf-ui-patientheader" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hspconsortium.carewebframework', module='cwf-ui-patientheader', version='1.0.0')
)
libraryDependencies += "org.hspconsortium.carewebframework" % "cwf-ui-patientheader" % "1.0.0"
[org.hspconsortium.carewebframework/cwf-ui-patientheader "1.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.carewebframework : org.carewebframework.shell | jar | 5.0.0-RC2 |
org.hspconsortium.carewebframework : cwf-ui-patientselection-core | jar | 1.0.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |