Last Version

http-executor-commons 1.16.2

Common tools used by HttpRequestExecutor implementations.

License

License

The Apache Software License, Version 2.0
GroupId

GroupId

org.dmfs
ArtifactId

ArtifactId

http-executor-commons
Version

Version

1.16.2
Type

Type

jar
Description

Description

http-executor-commons
Common tools used by HttpRequestExecutor implementations.
Project URL

Project URL

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

Download http-executor-commons 1.16.2


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

Dependencies

compile (5)

Group / Artifact Type Version
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-client-basics jar 1.16.2
org.dmfs : rfc3986-uri jar 0.7

Project Modules

There are no modules declared in this project.