Last Version

org.camunda.bpm.extension.springboot.gradle:camunda-bpm-spring-boot-webjar-gradle-plugin 2.2.0

This 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.

License

License

Categories

Categories

Spring Boot Container Microservices Gradle Build Tools
GroupId

GroupId

org.camunda.bpm.extension.springboot.gradle
ArtifactId

ArtifactId

camunda-bpm-spring-boot-webjar-gradle-plugin
Version

Version

2.2.0
Type

Type

jar
Description

Description

This 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

camunda services GmbH

Download camunda-bpm-spring-boot-webjar-gradle-plugin 2.2.0


<!-- https://jarcasting.com/artifacts/org.camunda.bpm.extension.springboot.gradle/camunda-bpm-spring-boot-webjar-gradle-plugin/ -->
<dependency>
    <groupId>org.camunda.bpm.extension.springboot.gradle</groupId>
    <artifactId>camunda-bpm-spring-boot-webjar-gradle-plugin</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.extension.springboot.gradle/camunda-bpm-spring-boot-webjar-gradle-plugin/
implementation 'org.camunda.bpm.extension.springboot.gradle:camunda-bpm-spring-boot-webjar-gradle-plugin:2.2.0'
// https://jarcasting.com/artifacts/org.camunda.bpm.extension.springboot.gradle/camunda-bpm-spring-boot-webjar-gradle-plugin/
implementation ("org.camunda.bpm.extension.springboot.gradle:camunda-bpm-spring-boot-webjar-gradle-plugin:2.2.0")
'org.camunda.bpm.extension.springboot.gradle:camunda-bpm-spring-boot-webjar-gradle-plugin:jar:2.2.0'
<dependency org="org.camunda.bpm.extension.springboot.gradle" name="camunda-bpm-spring-boot-webjar-gradle-plugin" rev="2.2.0">
  <artifact name="camunda-bpm-spring-boot-webjar-gradle-plugin" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.extension.springboot.gradle', module='camunda-bpm-spring-boot-webjar-gradle-plugin', version='2.2.0')
)
libraryDependencies += "org.camunda.bpm.extension.springboot.gradle" % "camunda-bpm-spring-boot-webjar-gradle-plugin" % "2.2.0"
[org.camunda.bpm.extension.springboot.gradle/camunda-bpm-spring-boot-webjar-gradle-plugin "2.2.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.