License |
License |
---|---|
GroupId | GroupIdorg.camunda.bpm.springboot.project |
ArtifactId | ArtifactIdqa-plugins-spin |
Last Version | Last Version7.18.0-alpha2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionCamunda Platform - Spring Boot Starter - QA - Plugins - Spin
Provides general dependencies and profiles for database testing
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
qa-plugins-spin-7.18.0-alpha2.pom | 715 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/org.camunda.bpm.springboot.project/qa-plugins-spin/ -->
<dependency>
<groupId>org.camunda.bpm.springboot.project</groupId>
<artifactId>qa-plugins-spin</artifactId>
<version>7.18.0-alpha2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.springboot.project/qa-plugins-spin/
implementation 'org.camunda.bpm.springboot.project:qa-plugins-spin:7.18.0-alpha2'
// https://jarcasting.com/artifacts/org.camunda.bpm.springboot.project/qa-plugins-spin/
implementation ("org.camunda.bpm.springboot.project:qa-plugins-spin:7.18.0-alpha2")
'org.camunda.bpm.springboot.project:qa-plugins-spin:pom:7.18.0-alpha2'
<dependency org="org.camunda.bpm.springboot.project" name="qa-plugins-spin" rev="7.18.0-alpha2">
<artifact name="qa-plugins-spin" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.springboot.project', module='qa-plugins-spin', version='7.18.0-alpha2')
)
libraryDependencies += "org.camunda.bpm.springboot.project" % "qa-plugins-spin" % "7.18.0-alpha2"
[org.camunda.bpm.springboot.project/qa-plugins-spin "7.18.0-alpha2"]