is not current version
Last Version 7.7.2

com.camunda.consulting.webapp:camunda-webapp-customized-wildfly 7.6.0


Categories

Categories

WildFly Container Application Servers
GroupId

GroupId

com.camunda.consulting.webapp
ArtifactId

ArtifactId

camunda-webapp-customized-wildfly
Version

Version

7.6.0
Type

Type

war

Download camunda-webapp-customized-wildfly 7.6.0


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