License |
License |
---|---|
GroupId | GroupIdorg.camunda.bpm.springboot.project |
ArtifactId | ArtifactIdqa-webapp-invoice-example |
Last Version | Last Version7.18.0-alpha2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamunda Platform - Spring Boot Starter - QA - Webapps Invoice Example
Provides general dependencies and profiles for database testing
|
Project Organization |
Project Organization |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm.example » camunda-example-invoice | jar | 7.18.0-alpha2 |
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm.springboot : camunda-bpm-spring-boot-starter-webapp | jar | 7.18.0-alpha2 |