is not current version
Last Version 1.0.5

flowStep HTTP 1.0.4

flowStep HTTP components

GroupId

GroupId

org.flowstep
ArtifactId

ArtifactId

flowstep-http
Version

Version

1.0.4
Type

Type

jar
Description

Description

flowStep HTTP
flowStep HTTP components

Download flowstep-http 1.0.4


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

Dependencies

compile (2)

Group / Artifact Type Version
org.flowstep : flowstep-core jar ${project.version}
org.springframework.boot : spring-boot-starter-web jar

test (2)

Group / Artifact Type Version
org.flowstep : flowstep-test jar ${project.version}
org.springframework.boot : spring-boot-starter-test jar

Project Modules

There are no modules declared in this project.