не последняя версия
Последняя версия 1.3.0

org.camunda.bpm.extension.examples:camunda-bpm-mail.example.print-service 1.2.0


Группа

Группа

org.camunda.bpm.extension.examples
Идентификатор

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

camunda-bpm-mail.example.print-service
Версия

Версия

1.2.0
Тип

Тип

war

Скачать camunda-bpm-mail.example.print-service 1.2.0


<!-- https://jarcasting.com/artifacts/org.camunda.bpm.extension.examples/camunda-bpm-mail.example.print-service/ -->
<dependency>
    <groupId>org.camunda.bpm.extension.examples</groupId>
    <artifactId>camunda-bpm-mail.example.print-service</artifactId>
    <version>1.2.0</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.camunda.bpm.extension.examples/camunda-bpm-mail.example.print-service/
implementation 'org.camunda.bpm.extension.examples:camunda-bpm-mail.example.print-service:1.2.0'
// https://jarcasting.com/artifacts/org.camunda.bpm.extension.examples/camunda-bpm-mail.example.print-service/
implementation ("org.camunda.bpm.extension.examples:camunda-bpm-mail.example.print-service:1.2.0")
'org.camunda.bpm.extension.examples:camunda-bpm-mail.example.print-service:war:1.2.0'
<dependency org="org.camunda.bpm.extension.examples" name="camunda-bpm-mail.example.print-service" rev="1.2.0">
  <artifact name="camunda-bpm-mail.example.print-service" type="war" />
</dependency>
@Grapes(
@Grab(group='org.camunda.bpm.extension.examples', module='camunda-bpm-mail.example.print-service', version='1.2.0')
)
libraryDependencies += "org.camunda.bpm.extension.examples" % "camunda-bpm-mail.example.print-service" % "1.2.0"
[org.camunda.bpm.extension.examples/camunda-bpm-mail.example.print-service "1.2.0"]