| License | License | 
|---|---|
| Categories | CategoriesSpring Boot Container Microservices Maven Build Tools | 
| GroupId | GroupIdorg.camunda.bpm.extension.springboot.maven | 
| ArtifactId | ArtifactIdcamunda-bpm-spring-boot-webjar-maven-plugin | 
| Last Version | Last Version2.2.0 | 
| Release Date | Release Date | 
| Type | Typemaven-plugin | 
| 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 | 
<plugin>
    <groupId>org.camunda.bpm.extension.springboot.maven</groupId>
    <artifactId>camunda-bpm-spring-boot-webjar-maven-plugin</artifactId>
    <version>2.2.0</version>
</plugin>| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.maven : maven-plugin-api | jar | 3.0 | 
| org.twdata.maven : mojo-executor | jar | 2.2.0 | 
| org.apache.commons : commons-lang3 | jar | 3.5 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.apache.maven.plugin-tools : maven-plugin-annotations | jar | 3.4 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |