License |
License |
---|---|
GroupId | GroupIdorg.flowable |
ArtifactId | ArtifactIdflowable-http |
Last Version | Last Version6.7.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionFlowable - HTTP
BPM and workflow engine
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
flowable-http-6.7.2.pom | |
flowable-http-6.7.2.jar | 38 KB |
flowable-http-6.7.2-sources.jar | 27 KB |
flowable-http-6.7.2-javadoc.jar | 157 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.flowable/flowable-http/ -->
<dependency>
<groupId>org.flowable</groupId>
<artifactId>flowable-http</artifactId>
<version>6.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.flowable/flowable-http/
implementation 'org.flowable:flowable-http:6.7.2'
// https://jarcasting.com/artifacts/org.flowable/flowable-http/
implementation ("org.flowable:flowable-http:6.7.2")
'org.flowable:flowable-http:jar:6.7.2'
<dependency org="org.flowable" name="flowable-http" rev="6.7.2">
<artifact name="flowable-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.flowable', module='flowable-http', version='6.7.2')
)
libraryDependencies += "org.flowable" % "flowable-http" % "6.7.2"
[org.flowable/flowable-http "6.7.2"]
Group / Artifact | Type | Version |
---|---|---|
org.flowable : flowable-http-common | jar | 6.7.2 |
org.apache.httpcomponents : httpclient | jar | 4.5.13 |
org.apache.httpcomponents : httpmime | jar | 4.5.13 |
com.fasterxml.jackson.core : jackson-core | jar | |
com.fasterxml.jackson.core : jackson-databind | jar | |
org.slf4j : slf4j-api | jar | 1.7.32 |
org.slf4j : jcl-over-slf4j | jar | 1.7.32 |
Group / Artifact | Type | Version |
---|---|---|
org.flowable : flowable-engine | jar | 6.7.2 |
org.flowable : flowable-cmmn-engine | jar | 6.7.2 |
org.eclipse.jetty : jetty-server | jar | 9.2.14.v20151106 |
org.eclipse.jetty : jetty-servlet | jar | 9.2.14.v20151106 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
commons-io : commons-io | jar | 2.11.0 |
com.h2database : h2 | jar | 1.4.200 |
junit : junit | jar | 4.13.2 |
org.junit.jupiter : junit-jupiter-api | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | |
org.junit.jupiter : junit-jupiter-params | jar | |
org.junit.vintage : junit-vintage-engine | jar | |
net.javacrumbs.json-unit : json-unit-assertj | jar | 2.28.0 |
org.slf4j : slf4j-log4j12 | jar | 1.7.32 |
com.zaxxer : HikariCP | jar | 3.4.5 |
org.springframework : spring-webflux | jar | 5.3.14 |
io.projectreactor.netty : reactor-netty | jar | 1.0.14 |