is not current version
Last Version 3.0.0-RC4

org.hspconsortium.carewebframework:cwf-webapp-parent 1.0.0


GroupId

GroupId

org.hspconsortium.carewebframework
ArtifactId

ArtifactId

cwf-webapp-parent
Version

Version

1.0.0
Type

Type

pom

Download cwf-webapp-parent 1.0.0

Filename Size
cwf-webapp-parent-1.0.0.pom 604 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.hspconsortium.carewebframework/cwf-webapp-parent/ -->
<dependency>
    <groupId>org.hspconsortium.carewebframework</groupId>
    <artifactId>cwf-webapp-parent</artifactId>
    <version>1.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hspconsortium.carewebframework/cwf-webapp-parent/
implementation 'org.hspconsortium.carewebframework:cwf-webapp-parent:1.0.0'
// https://jarcasting.com/artifacts/org.hspconsortium.carewebframework/cwf-webapp-parent/
implementation ("org.hspconsortium.carewebframework:cwf-webapp-parent:1.0.0")
'org.hspconsortium.carewebframework:cwf-webapp-parent:pom:1.0.0'
<dependency org="org.hspconsortium.carewebframework" name="cwf-webapp-parent" rev="1.0.0">
  <artifact name="cwf-webapp-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hspconsortium.carewebframework', module='cwf-webapp-parent', version='1.0.0')
)
libraryDependencies += "org.hspconsortium.carewebframework" % "cwf-webapp-parent" % "1.0.0"
[org.hspconsortium.carewebframework/cwf-webapp-parent "1.0.0"]