| License |
License |
|---|---|
| GroupId | GroupIdorg.hspconsortium.carewebframework |
| ArtifactId | ArtifactIdcwf-ui-procedures |
| Last Version | Last Version1.0.0 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionPatient Procedures Plugin
Patient-associated procedures.
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| cwf-ui-procedures-1.0.0.pom | |
| cwf-ui-procedures-1.0.0.jar | 5 KB |
| cwf-ui-procedures-1.0.0-sources.jar | 4 KB |
| cwf-ui-procedures-1.0.0-javadoc.jar | 28 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.hspconsortium.carewebframework/cwf-ui-procedures/ -->
<dependency>
<groupId>org.hspconsortium.carewebframework</groupId>
<artifactId>cwf-ui-procedures</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.hspconsortium.carewebframework/cwf-ui-procedures/
implementation 'org.hspconsortium.carewebframework:cwf-ui-procedures:1.0.0'
// https://jarcasting.com/artifacts/org.hspconsortium.carewebframework/cwf-ui-procedures/
implementation ("org.hspconsortium.carewebframework:cwf-ui-procedures:1.0.0")
'org.hspconsortium.carewebframework:cwf-ui-procedures:jar:1.0.0'
<dependency org="org.hspconsortium.carewebframework" name="cwf-ui-procedures" rev="1.0.0">
<artifact name="cwf-ui-procedures" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hspconsortium.carewebframework', module='cwf-ui-procedures', version='1.0.0')
)
libraryDependencies += "org.hspconsortium.carewebframework" % "cwf-ui-procedures" % "1.0.0"
[org.hspconsortium.carewebframework/cwf-ui-procedures "1.0.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.carewebframework : org.carewebframework.shell | jar | 5.0.0-RC2 |
| org.hspconsortium.carewebframework : cwf-ui-reporting | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |