License |
License |
---|---|
Categories |
CategoriesAuto Application Layer Libs Code Generators |
GroupId | GroupIdcom.camunda.consulting.webapp.plugin |
ArtifactId | ArtifactIdcamunda-webapp-plugin-sso-autologin |
Last Version | Last Version7.6.0 |
Release Date | Release Date |
Type | Typejar |
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.plugin/camunda-webapp-plugin-sso-autologin/ -->
<dependency>
<groupId>com.camunda.consulting.webapp.plugin</groupId>
<artifactId>camunda-webapp-plugin-sso-autologin</artifactId>
<version>7.6.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.camunda.consulting.webapp.plugin/camunda-webapp-plugin-sso-autologin/
implementation 'com.camunda.consulting.webapp.plugin:camunda-webapp-plugin-sso-autologin:7.6.0'
// https://jarcasting.com/artifacts/com.camunda.consulting.webapp.plugin/camunda-webapp-plugin-sso-autologin/
implementation ("com.camunda.consulting.webapp.plugin:camunda-webapp-plugin-sso-autologin:7.6.0")
'com.camunda.consulting.webapp.plugin:camunda-webapp-plugin-sso-autologin:jar:7.6.0'
<dependency org="com.camunda.consulting.webapp.plugin" name="camunda-webapp-plugin-sso-autologin" rev="7.6.0">
<artifact name="camunda-webapp-plugin-sso-autologin" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.camunda.consulting.webapp.plugin', module='camunda-webapp-plugin-sso-autologin', version='7.6.0')
)
libraryDependencies += "com.camunda.consulting.webapp.plugin" % "camunda-webapp-plugin-sso-autologin" % "7.6.0"
[com.camunda.consulting.webapp.plugin/camunda-webapp-plugin-sso-autologin "7.6.0"]
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm.webapp : camunda-webapp | jar | 7.6.0-alpha5 |
org.camunda.bpm : camunda-engine | jar | 7.6.0-alpha5 |
javax : javaee-api | jar | 6.0 |