Camunda Swagger SpringBoot Example

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 Swagger Program Interface REST Frameworks
GroupId

GroupId

org.camunda.bpm.extension.swagger.example
ArtifactId

ArtifactId

camunda-bpm-swagger-example-spring-boot
Last Version

Last Version

7.8.0
Release Date

Release Date

Type

Type

jar
Description

Description

Camunda Swagger SpringBoot Example
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-example-spring-boot

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-web jar
org.camunda.bpm.springboot : camunda-bpm-spring-boot-starter-rest jar 2.3.0
com.h2database : h2 jar
org.webjars : swagger-ui jar 3.1.4
org.camunda.bpm.extension.swagger : camunda-bpm-swagger-json jar 7.8.0

Project Modules

There are no modules declared in this project.

Versions

Version
7.8.0