License |
License |
---|---|
GroupId | GroupIdorg.hspconsortium.carewebframework |
ArtifactId | ArtifactIdcwf-plugin-familyhistory |
Last Version | Last Version3.0.0-RC4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFamily History Plugin
Family history.
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.hspconsortium.carewebframework/cwf-plugin-familyhistory/ -->
<dependency>
<groupId>org.hspconsortium.carewebframework</groupId>
<artifactId>cwf-plugin-familyhistory</artifactId>
<version>3.0.0-RC4</version>
</dependency>
// https://jarcasting.com/artifacts/org.hspconsortium.carewebframework/cwf-plugin-familyhistory/
implementation 'org.hspconsortium.carewebframework:cwf-plugin-familyhistory:3.0.0-RC4'
// https://jarcasting.com/artifacts/org.hspconsortium.carewebframework/cwf-plugin-familyhistory/
implementation ("org.hspconsortium.carewebframework:cwf-plugin-familyhistory:3.0.0-RC4")
'org.hspconsortium.carewebframework:cwf-plugin-familyhistory:jar:3.0.0-RC4'
<dependency org="org.hspconsortium.carewebframework" name="cwf-plugin-familyhistory" rev="3.0.0-RC4">
<artifact name="cwf-plugin-familyhistory" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hspconsortium.carewebframework', module='cwf-plugin-familyhistory', version='3.0.0-RC4')
)
libraryDependencies += "org.hspconsortium.carewebframework" % "cwf-plugin-familyhistory" % "3.0.0-RC4"
[org.hspconsortium.carewebframework/cwf-plugin-familyhistory "3.0.0-RC4"]
Group / Artifact | Type | Version |
---|---|---|
org.carewebframework : org.carewebframework.shell | jar | 6.1.0-RC4 |
org.hspconsortium.carewebframework : cwf-ui-reporting | jar | 3.0.0-RC4 |
junit : junit | jar |