is not current version
Last Version 7.7.2

com.camunda.consulting.webapp:camunda-webapp-customized-parent 7.7.0


GroupId

GroupId

com.camunda.consulting.webapp
ArtifactId

ArtifactId

camunda-webapp-customized-parent
Version

Version

7.7.0
Type

Type

pom

Download camunda-webapp-customized-parent 7.7.0


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