License |
License |
---|---|
Categories |
CategoriesReact User Interface Web Frameworks |
GroupId | GroupIdorg.hspconsortium.carewebframework |
ArtifactId | ArtifactIdcwf-ui-adversereactions |
Last Version | Last Version1.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionPatient Adverse Reactions Plugin
Patient-associated adverse reactions.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.hspconsortium.carewebframework/cwf-ui-adversereactions/ -->
<dependency>
<groupId>org.hspconsortium.carewebframework</groupId>
<artifactId>cwf-ui-adversereactions</artifactId>
<version>1.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.hspconsortium.carewebframework/cwf-ui-adversereactions/
implementation 'org.hspconsortium.carewebframework:cwf-ui-adversereactions:1.0.0'
// https://jarcasting.com/artifacts/org.hspconsortium.carewebframework/cwf-ui-adversereactions/
implementation ("org.hspconsortium.carewebframework:cwf-ui-adversereactions:1.0.0")
'org.hspconsortium.carewebframework:cwf-ui-adversereactions:jar:1.0.0'
<dependency org="org.hspconsortium.carewebframework" name="cwf-ui-adversereactions" rev="1.0.0">
<artifact name="cwf-ui-adversereactions" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hspconsortium.carewebframework', module='cwf-ui-adversereactions', version='1.0.0')
)
libraryDependencies += "org.hspconsortium.carewebframework" % "cwf-ui-adversereactions" % "1.0.0"
[org.hspconsortium.carewebframework/cwf-ui-adversereactions "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 |