is not current version
Last Version 6.1.0-RC4

org.carewebframework:org.carewebframework.webapp-parent 6.0.0-RC1


GroupId

GroupId

org.carewebframework
ArtifactId

ArtifactId

org.carewebframework.webapp-parent
Version

Version

6.0.0-RC1
Type

Type

pom

Download org.carewebframework.webapp-parent 6.0.0-RC1


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