License |
License |
---|---|
Categories |
CategoriesReporting Business Logic Libraries |
GroupId | GroupIdorg.hspconsortium.carewebframework |
ArtifactId | ArtifactIdcwf-ui-reporting |
Last Version | Last Version3.0.0-RC4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionReport Generation Support
Release information
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
cwf-ui-reporting-3.0.0-RC4.pom | |
cwf-ui-reporting-3.0.0-RC4.jar | 60 KB |
cwf-ui-reporting-3.0.0-RC4-sources.jar | 41 KB |
cwf-ui-reporting-3.0.0-RC4-javadoc.jar | 148 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hspconsortium.carewebframework/cwf-ui-reporting/ -->
<dependency>
<groupId>org.hspconsortium.carewebframework</groupId>
<artifactId>cwf-ui-reporting</artifactId>
<version>3.0.0-RC4</version>
</dependency>
// https://jarcasting.com/artifacts/org.hspconsortium.carewebframework/cwf-ui-reporting/
implementation 'org.hspconsortium.carewebframework:cwf-ui-reporting:3.0.0-RC4'
// https://jarcasting.com/artifacts/org.hspconsortium.carewebframework/cwf-ui-reporting/
implementation ("org.hspconsortium.carewebframework:cwf-ui-reporting:3.0.0-RC4")
'org.hspconsortium.carewebframework:cwf-ui-reporting:jar:3.0.0-RC4'
<dependency org="org.hspconsortium.carewebframework" name="cwf-ui-reporting" rev="3.0.0-RC4">
<artifact name="cwf-ui-reporting" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hspconsortium.carewebframework', module='cwf-ui-reporting', version='3.0.0-RC4')
)
libraryDependencies += "org.hspconsortium.carewebframework" % "cwf-ui-reporting" % "3.0.0-RC4"
[org.hspconsortium.carewebframework/cwf-ui-reporting "3.0.0-RC4"]
Group / Artifact | Type | Version |
---|---|---|
org.carewebframework : org.carewebframework.shell | jar | 6.1.0-RC4 |
org.carewebframework : org.carewebframework.ui.sharedforms | jar | 6.1.0-RC4 |
org.hspconsortium.carewebframework : cwf-api-core | jar | 3.0.0-RC4 |
org.hspconsortium.carewebframework : cwf-api-fhirsub | jar | 3.0.0-RC4 |
junit : junit | jar |