License |
License |
---|---|
Categories |
CategoriesWildFly Container Application Servers |
GroupId | GroupIdcom.camunda.consulting.webapp |
ArtifactId | ArtifactIdcamunda-webapp-customized-wildfly |
Last Version | Last Version7.7.2 |
Release Date | Release Date |
Type | Typewar |
Description |
DescriptionThis pom defines the required plugins and profiles to allow a camunda release build.
Inherit this pom when you want to release your project into the camunda nexus and/or maven central.
|
Project Organization |
Project Organization |
<!-- 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.7.2</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.7.2'
// https://jarcasting.com/artifacts/com.camunda.consulting.webapp/camunda-webapp-customized-wildfly/
implementation ("com.camunda.consulting.webapp:camunda-webapp-customized-wildfly:7.7.2")
'com.camunda.consulting.webapp:camunda-webapp-customized-wildfly:war:7.7.2'
<dependency org="com.camunda.consulting.webapp" name="camunda-webapp-customized-wildfly" rev="7.7.2">
<artifact name="camunda-webapp-customized-wildfly" type="war" />
</dependency>
@Grapes(
@Grab(group='com.camunda.consulting.webapp', module='camunda-webapp-customized-wildfly', version='7.7.2')
)
libraryDependencies += "com.camunda.consulting.webapp" % "camunda-webapp-customized-wildfly" % "7.7.2"
[com.camunda.consulting.webapp/camunda-webapp-customized-wildfly "7.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm.webapp » camunda-webapp-ee-jboss | war | 7.7.2-ee |
com.camunda.consulting.webapp.plugin : camunda-cockpit-plugin-simple-kpi | jar | 7.6.0 |
com.camunda.consulting.webapp.plugin : camunda-cockpit-plugin-process-xml | jar | 7.6.0 |
com.camunda.consulting.webapp.plugin : camunda-webapp-plugin-sso-autologin | jar | 7.6.0 |