| License | License | 
|---|---|
| GroupId | GroupIdorg.camunda.bpm.springboot.project | 
| ArtifactId | ArtifactIdqa-webapp-ee-runtime | 
| Last Version | Last Version3.4.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionThis pom defines the required plugins and profiles to allow a camunda bpm release build. | 
| Project Organization | Project Organization | 
| Filename | Size | 
|---|---|
| qa-webapp-ee-runtime-3.4.4.pom | |
| qa-webapp-ee-runtime-3.4.4.jar | 2 KB | 
| qa-webapp-ee-runtime-3.4.4-test-sources.jar | 544 bytes | 
| Browse | 
<!-- https://jarcasting.com/artifacts/org.camunda.bpm.springboot.project/qa-webapp-ee-runtime/ -->
<dependency>
    <groupId>org.camunda.bpm.springboot.project</groupId>
    <artifactId>qa-webapp-ee-runtime</artifactId>
    <version>3.4.4</version>
</dependency>// https://jarcasting.com/artifacts/org.camunda.bpm.springboot.project/qa-webapp-ee-runtime/
implementation 'org.camunda.bpm.springboot.project:qa-webapp-ee-runtime:3.4.4'// https://jarcasting.com/artifacts/org.camunda.bpm.springboot.project/qa-webapp-ee-runtime/
implementation ("org.camunda.bpm.springboot.project:qa-webapp-ee-runtime:3.4.4")'org.camunda.bpm.springboot.project:qa-webapp-ee-runtime:jar:3.4.4'<dependency org="org.camunda.bpm.springboot.project" name="qa-webapp-ee-runtime" rev="3.4.4">
  <artifact name="qa-webapp-ee-runtime" type="jar" />
</dependency>@Grapes(
@Grab(group='org.camunda.bpm.springboot.project', module='qa-webapp-ee-runtime', version='3.4.4')
)libraryDependencies += "org.camunda.bpm.springboot.project" % "qa-webapp-ee-runtime" % "3.4.4"[org.camunda.bpm.springboot.project/qa-webapp-ee-runtime "3.4.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.camunda.bpm.springboot : camunda-bpm-spring-boot-starter-webapp-ee | jar | 3.4.4 | 
| org.camunda.bpm.springboot : camunda-bpm-spring-boot-starter-rest | jar | 3.4.4 | 
| org.camunda.bpm.springboot.project : qa-webapp-invoice-example | jar | 3.4.4 | 
| com.h2database : h2 | jar | 1.4.199 | 
| org.glassfish.jaxb : jaxb-runtime | jar | 2.3.1 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.camunda.bpm.qa » camunda-qa-integration-tests-webapps | jar | 7.12.0 | 
| 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 | 4.12 |