Last Version

org.flowable:flowable-spring-boot-sample-actuator 6.7.2

BPM and workflow engine

License

License

Categories

Categories

Spring Boot Container Microservices
GroupId

GroupId

org.flowable
ArtifactId

ArtifactId

flowable-spring-boot-sample-actuator
Version

Version

6.7.2
Type

Type

jar
Description

Description

BPM and workflow engine
Project Organization

Project Organization

Flowable

Download flowable-spring-boot-sample-actuator 6.7.2


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

Dependencies

compile (5)

Group / Artifact Type Version
org.flowable : flowable-spring-boot-starter-actuator jar 6.7.2
org.springframework.boot : spring-boot-starter-web Optional jar
org.codehaus.groovy : groovy-jsr223 jar 3.0.9
com.h2database : h2 jar 1.4.200
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.