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