Flowable - HTTP Common

BPM and workflow engine

License

License

GroupId

GroupId

org.flowable
ArtifactId

ArtifactId

flowable-http-common
Last Version

Last Version

6.7.2
Release Date

Release Date

Type

Type

jar
Description

Description

Flowable - HTTP Common
BPM and workflow engine
Project Organization

Project Organization

Flowable

Download flowable-http-common

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
org.flowable : flowable-engine-common-api jar 6.7.2
com.fasterxml.jackson.core : jackson-databind jar
org.slf4j : slf4j-api jar 1.7.32
org.springframework : spring-webflux Optional jar 5.3.14
io.projectreactor.netty : reactor-netty Optional jar 1.0.14
org.apache.httpcomponents : httpclient Optional jar 4.5.13

test (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.assertj : assertj-core jar 3.20.2

Project Modules

There are no modules declared in this project.

Versions

Version
6.7.2
6.7.1
6.7.0
6.6.0