GroupId | GroupIdcom.camunda.consulting.webapp |
---|---|
ArtifactId | ArtifactIdcamunda-webapp-customized-parent |
Version | Version7.6.0 |
Type | Typepom |
Filename | Size |
---|---|
camunda-webapp-customized-parent-7.6.0.pom | 1 KB |
Browse |
<!-- 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.6.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.6.0'
// https://jarcasting.com/artifacts/com.camunda.consulting.webapp/camunda-webapp-customized-parent/
implementation ("com.camunda.consulting.webapp:camunda-webapp-customized-parent:7.6.0")
'com.camunda.consulting.webapp:camunda-webapp-customized-parent:pom:7.6.0'
<dependency org="com.camunda.consulting.webapp" name="camunda-webapp-customized-parent" rev="7.6.0">
<artifact name="camunda-webapp-customized-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.camunda.consulting.webapp', module='camunda-webapp-customized-parent', version='7.6.0')
)
libraryDependencies += "com.camunda.consulting.webapp" % "camunda-webapp-customized-parent" % "7.6.0"
[com.camunda.consulting.webapp/camunda-webapp-customized-parent "7.6.0"]