Flowable - Spring Boot - Sample - Actuator

BPM and workflow engine

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.flowable
ArtifactId

ArtifactId

spring-boot-sample-actuator
Last Version

Last Version

5.23.0
Release Date

Release Date

Type

Type

jar
Description

Description

Flowable - Spring Boot - Sample - Actuator
BPM and workflow engine
Project Organization

Project Organization

Flowable

Download spring-boot-sample-actuator

How to add to project

<!-- https://jarcasting.com/artifacts/org.flowable/spring-boot-sample-actuator/ -->
<dependency>
    <groupId>org.flowable</groupId>
    <artifactId>spring-boot-sample-actuator</artifactId>
    <version>5.23.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.flowable/spring-boot-sample-actuator/
implementation 'org.flowable:spring-boot-sample-actuator:5.23.0'
// https://jarcasting.com/artifacts/org.flowable/spring-boot-sample-actuator/
implementation ("org.flowable:spring-boot-sample-actuator:5.23.0")
'org.flowable:spring-boot-sample-actuator:jar:5.23.0'
<dependency org="org.flowable" name="spring-boot-sample-actuator" rev="5.23.0">
  <artifact name="spring-boot-sample-actuator" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.flowable', module='spring-boot-sample-actuator', version='5.23.0')
)
libraryDependencies += "org.flowable" % "spring-boot-sample-actuator" % "5.23.0"
[org.flowable/spring-boot-sample-actuator "5.23.0"]

Dependencies

compile (4)

Group / Artifact Type Version
org.flowable : flowable-spring-boot-starter-actuator jar 5.23.0
org.springframework.boot : spring-boot-starter-web Optional jar
org.codehaus.groovy : groovy jar 1.7.5
com.h2database : h2 jar 1.3.176

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.

Versions

Version
5.23.0
5.22.0