Last Version

at-http 2.12.65

A HTTP engineblock ActivityType (AT) driver module; This provides the ability to generate HTTP requests with engineblock

License

License

GroupId

GroupId

io.engineblock
ArtifactId

ArtifactId

at-http
Version

Version

2.12.65
Type

Type

jar
Description

Description

at-http
A HTTP engineblock ActivityType (AT) driver module; This provides the ability to generate HTTP requests with engineblock

Download at-http 2.12.65


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

Dependencies

compile (1)

Group / Artifact Type Version
io.engineblock : eb-api jar 2.12.65

test (2)

Group / Artifact Type Version
org.testng : testng jar 6.13.1
org.assertj : assertj-core-java8 jar 1.0.0m1

Project Modules

There are no modules declared in this project.