License |
License |
---|---|
GroupId | GroupIdio.engineblock |
ArtifactId | ArtifactIdat-http |
Last Version | Last Version2.12.65 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionat-http
A HTTP engineblock ActivityType (AT) driver module;
This provides the ability to generate HTTP requests with engineblock
|
Filename | Size |
---|---|
at-http-2.12.65.pom | |
at-http-2.12.65.jar | 11 KB |
at-http-2.12.65-sources.jar | 6 KB |
at-http-2.12.65-javadoc.jar | 407 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
io.engineblock : eb-api | jar | 2.12.65 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 6.13.1 |
org.assertj : assertj-core-java8 | jar | 1.0.0m1 |