Last Version

Camunda Platform - Spring Boot Starter - QA - Webapps Invoice Example 7.18.0-alpha2

Provides general dependencies and profiles for database testing

License

License

GroupId

GroupId

org.camunda.bpm.springboot.project
ArtifactId

ArtifactId

qa-webapp-invoice-example
Version

Version

7.18.0-alpha2
Type

Type

jar
Description

Description

Camunda Platform - Spring Boot Starter - QA - Webapps Invoice Example
Provides general dependencies and profiles for database testing
Project Organization

Project Organization

camunda services GmbH

Download qa-webapp-invoice-example 7.18.0-alpha2


<!-- https://jarcasting.com/artifacts/org.camunda.bpm.springboot.project/qa-webapp-invoice-example/ -->
<dependency>
    <groupId>org.camunda.bpm.springboot.project</groupId>
    <artifactId>qa-webapp-invoice-example</artifactId>
    <version>7.18.0-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.springboot.project/qa-webapp-invoice-example/
implementation 'org.camunda.bpm.springboot.project:qa-webapp-invoice-example:7.18.0-alpha2'
// https://jarcasting.com/artifacts/org.camunda.bpm.springboot.project/qa-webapp-invoice-example/
implementation ("org.camunda.bpm.springboot.project:qa-webapp-invoice-example:7.18.0-alpha2")
'org.camunda.bpm.springboot.project:qa-webapp-invoice-example:jar:7.18.0-alpha2'
<dependency org="org.camunda.bpm.springboot.project" name="qa-webapp-invoice-example" rev="7.18.0-alpha2">
  <artifact name="qa-webapp-invoice-example" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.springboot.project', module='qa-webapp-invoice-example', version='7.18.0-alpha2')
)
libraryDependencies += "org.camunda.bpm.springboot.project" % "qa-webapp-invoice-example" % "7.18.0-alpha2"
[org.camunda.bpm.springboot.project/qa-webapp-invoice-example "7.18.0-alpha2"]

Dependencies

compile (1)

Group / Artifact Type Version
org.camunda.bpm.example » camunda-example-invoice jar 7.18.0-alpha2

provided (1)

Group / Artifact Type Version
org.camunda.bpm.springboot : camunda-bpm-spring-boot-starter-webapp jar 7.18.0-alpha2

Project Modules

There are no modules declared in this project.