не последняя версия
Последняя версия 7.18.0-alpha2

org.camunda.bpm.springboot.project:qa-plugins 7.14.0-alpha4


Группа

Группа

org.camunda.bpm.springboot.project
Идентификатор

Идентификатор

qa-plugins
Версия

Версия

7.14.0-alpha4
Тип

Тип

pom

Скачать qa-plugins 7.14.0-alpha4

Имя Файла Размер
qa-plugins-7.14.0-alpha4.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.camunda.bpm.springboot.project/qa-plugins/ -->
<dependency>
    <groupId>org.camunda.bpm.springboot.project</groupId>
    <artifactId>qa-plugins</artifactId>
    <version>7.14.0-alpha4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.springboot.project/qa-plugins/
implementation 'org.camunda.bpm.springboot.project:qa-plugins:7.14.0-alpha4'
// https://jarcasting.com/artifacts/org.camunda.bpm.springboot.project/qa-plugins/
implementation ("org.camunda.bpm.springboot.project:qa-plugins:7.14.0-alpha4")
'org.camunda.bpm.springboot.project:qa-plugins:pom:7.14.0-alpha4'
<dependency org="org.camunda.bpm.springboot.project" name="qa-plugins" rev="7.14.0-alpha4">
  <artifact name="qa-plugins" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.springboot.project', module='qa-plugins', version='7.14.0-alpha4')
)
libraryDependencies += "org.camunda.bpm.springboot.project" % "qa-plugins" % "7.14.0-alpha4"
[org.camunda.bpm.springboot.project/qa-plugins "7.14.0-alpha4"]