Last Version

apache4-executor 1.16.2

HttpRequestExecutor based on Apache HttpClient

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

org.dmfs
ArtifactId

ArtifactId

apache4-executor
Version

Version

1.16.2
Type

Type

jar
Description

Description

apache4-executor
HttpRequestExecutor based on Apache HttpClient
Project URL

Project URL

https://github.com/dmfs/http-client-essentials-suite

Download apache4-executor 1.16.2


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

Dependencies

compile (6)

Group / Artifact Type Version
org.dmfs : optional jar 1.13
org.dmfs : http-client-basics jar 1.16.2
org.dmfs : http-client-essentials jar 1.16.2
org.dmfs : http-client-types jar 1.16.2
org.dmfs : http-client-headers jar 1.16.2
org.dmfs : http-executor-commons jar 1.16.2

Project Modules

There are no modules declared in this project.