HTTPRequestSimple

Java Library for simple HTTP requests

License

License

GroupId

GroupId

de.tobj.http.simplerequest
ArtifactId

ArtifactId

httprequestsimple
Last Version

Last Version

1.0.2
Release Date

Release Date

Type

Type

jar
Description

Description

HTTPRequestSimple
Java Library for simple HTTP requests
Project Organization

Project Organization

Tobias Johannes

Download httprequestsimple

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.3.2
org.apache.httpcomponents : httpclient jar 4.4
org.apache.logging.log4j : log4j-api jar 2.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.2
1.0.1
1.0.0