is not current version
Last Version 6.1.0-RC4

org.carewebframework:org.carewebframework.webapp-parent 6.1.0-RC2


GroupId

GroupId

org.carewebframework
ArtifactId

ArtifactId

org.carewebframework.webapp-parent
Version

Version

6.1.0-RC2
Type

Type

pom

Download org.carewebframework.webapp-parent 6.1.0-RC2


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