License |
License |
---|---|
GroupId | GroupIdorg.camunda.bpm.springboot.project |
ArtifactId | ArtifactIdqa-simple |
Last Version | Last Version7.18.0-alpha2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCamunda Platform - Spring Boot Starter - QA - Simple
Provides general dependencies and profiles for database testing
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
qa-simple-7.18.0-alpha2.pom | |
qa-simple-7.18.0-alpha2.jar | 2 KB |
qa-simple-7.18.0-alpha2-test-sources.jar | 3 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.camunda.bpm.springboot.project/qa-simple/ -->
<dependency>
<groupId>org.camunda.bpm.springboot.project</groupId>
<artifactId>qa-simple</artifactId>
<version>7.18.0-alpha2</version>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.springboot.project/qa-simple/
implementation 'org.camunda.bpm.springboot.project:qa-simple:7.18.0-alpha2'
// https://jarcasting.com/artifacts/org.camunda.bpm.springboot.project/qa-simple/
implementation ("org.camunda.bpm.springboot.project:qa-simple:7.18.0-alpha2")
'org.camunda.bpm.springboot.project:qa-simple:jar:7.18.0-alpha2'
<dependency org="org.camunda.bpm.springboot.project" name="qa-simple" rev="7.18.0-alpha2">
<artifact name="qa-simple" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.springboot.project', module='qa-simple', version='7.18.0-alpha2')
)
libraryDependencies += "org.camunda.bpm.springboot.project" % "qa-simple" % "7.18.0-alpha2"
[org.camunda.bpm.springboot.project/qa-simple "7.18.0-alpha2"]
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm.springboot : camunda-bpm-spring-boot-starter-test | jar | 7.18.0-alpha2 |
com.h2database : h2 | jar | 2.0.206 |
Group / Artifact | Type | Version |
---|---|---|
org.camunda.bpm.springboot : camunda-bpm-spring-boot-starter | jar | 7.18.0-alpha2 |