License |
License |
---|---|
GroupId | GroupIdorg.camunda.bpm.springboot.project |
ArtifactId | ArtifactIdqa-webapp-runtimes |
Last Version | Last Version7.13.0-alpha3 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptioncamunda BPM - Spring Boot Starter - QA - Webappps Runtimes
This pom defines the modules that make up the build.
The parent pom for all camunda BPM projects can be found in the parent directory relative to this file.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
qa-webapp-runtimes-7.13.0-alpha3.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.camunda.bpm.springboot.project/qa-webapp-runtimes/ -->
<dependency>
<groupId>org.camunda.bpm.springboot.project</groupId>
<artifactId>qa-webapp-runtimes</artifactId>
<version>7.13.0-alpha3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.springboot.project/qa-webapp-runtimes/
implementation 'org.camunda.bpm.springboot.project:qa-webapp-runtimes:7.13.0-alpha3'
// https://jarcasting.com/artifacts/org.camunda.bpm.springboot.project/qa-webapp-runtimes/
implementation ("org.camunda.bpm.springboot.project:qa-webapp-runtimes:7.13.0-alpha3")
'org.camunda.bpm.springboot.project:qa-webapp-runtimes:pom:7.13.0-alpha3'
<dependency org="org.camunda.bpm.springboot.project" name="qa-webapp-runtimes" rev="7.13.0-alpha3">
<artifact name="qa-webapp-runtimes" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.springboot.project', module='qa-webapp-runtimes', version='7.13.0-alpha3')
)
libraryDependencies += "org.camunda.bpm.springboot.project" % "qa-webapp-runtimes" % "7.13.0-alpha3"
[org.camunda.bpm.springboot.project/qa-webapp-runtimes "7.13.0-alpha3"]
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm.springboot : camunda-bpm-spring-boot-starter-rest | jar | 7.13.0-alpha3 |
org.camunda.bpm.springboot.project : qa-webapp-invoice-example | jar | 7.13.0-alpha3 |
com.h2database : h2 | jar | |
org.glassfish.jaxb : jaxb-runtime | jar |
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm.qa » camunda-qa-integration-tests-webapps | jar | 7.13.0-alpha3 |
com.sun.jersey.contribs : jersey-apache-client4 | jar | 1.15 |
org.seleniumhq.selenium : selenium-java | jar | 2.45.0 |
org.seleniumhq.selenium : selenium-server | jar | 2.45.0 |
org.seleniumhq.selenium : selenium-remote-driver | jar | 2.45.0 |
org.seleniumhq.selenium : selenium-chrome-driver | jar | 2.45.0 |
org.seleniumhq.selenium : selenium-api | jar | 2.45.0 |
org.seleniumhq.selenium : selenium-support | jar | 2.45.0 |
com.sun.jersey : jersey-json | jar | 1.15 |
junit : junit | jar |