Camunda BPM Swagger

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

Swagger Program Interface REST Frameworks
GroupId

GroupId

org.camunda.bpm.extension.swagger.project
ArtifactId

ArtifactId

camunda-bpm-swagger-root
Last Version

Last Version

7.8.0
Release Date

Release Date

Type

Type

pom
Description

Description

Camunda BPM Swagger
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-swagger-root

How to add to project

<!-- https://jarcasting.com/artifacts/org.camunda.bpm.extension.swagger.project/camunda-bpm-swagger-root/ -->
<dependency>
    <groupId>org.camunda.bpm.extension.swagger.project</groupId>
    <artifactId>camunda-bpm-swagger-root</artifactId>
    <version>7.8.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.extension.swagger.project/camunda-bpm-swagger-root/
implementation 'org.camunda.bpm.extension.swagger.project:camunda-bpm-swagger-root:7.8.0'
// https://jarcasting.com/artifacts/org.camunda.bpm.extension.swagger.project/camunda-bpm-swagger-root/
implementation ("org.camunda.bpm.extension.swagger.project:camunda-bpm-swagger-root:7.8.0")
'org.camunda.bpm.extension.swagger.project:camunda-bpm-swagger-root:pom:7.8.0'
<dependency org="org.camunda.bpm.extension.swagger.project" name="camunda-bpm-swagger-root" rev="7.8.0">
  <artifact name="camunda-bpm-swagger-root" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.extension.swagger.project', module='camunda-bpm-swagger-root', version='7.8.0')
)
libraryDependencies += "org.camunda.bpm.extension.swagger.project" % "camunda-bpm-swagger-root" % "7.8.0"
[org.camunda.bpm.extension.swagger.project/camunda-bpm-swagger-root "7.8.0"]

Dependencies

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

Project Modules

  • maven-plugin
  • extension/core
  • extension/swagger-json
  • extension/swagger-ui
  • example/spring-boot

Versions

Version
7.8.0