не последняя версия
Последняя версия 1.23.0.Final

org.kie.kogito.examples:process-timer-springboot 1.11.1.Final

Kogito with timers - Spring Boot

Группа

Группа

org.kie.kogito.examples
Идентификатор

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

process-timer-springboot
Версия

Версия

1.11.1.Final
Тип

Тип

jar

Скачать process-timer-springboot 1.11.1.Final


<!-- https://jarcasting.com/artifacts/org.kie.kogito.examples/process-timer-springboot/ -->
<dependency>
    <groupId>org.kie.kogito.examples</groupId>
    <artifactId>process-timer-springboot</artifactId>
    <version>1.11.1.Final</version>
</dependency>
// https://jarcasting.com/artifacts/org.kie.kogito.examples/process-timer-springboot/
implementation 'org.kie.kogito.examples:process-timer-springboot:1.11.1.Final'
// https://jarcasting.com/artifacts/org.kie.kogito.examples/process-timer-springboot/
implementation ("org.kie.kogito.examples:process-timer-springboot:1.11.1.Final")
'org.kie.kogito.examples:process-timer-springboot:jar:1.11.1.Final'
<dependency org="org.kie.kogito.examples" name="process-timer-springboot" rev="1.11.1.Final">
  <artifact name="process-timer-springboot" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kie.kogito.examples', module='process-timer-springboot', version='1.11.1.Final')
)
libraryDependencies += "org.kie.kogito.examples" % "process-timer-springboot" % "1.11.1.Final"
[org.kie.kogito.examples/process-timer-springboot "1.11.1.Final"]