Last Version

echocat Jomon NET-HTTP 1.6.3

Collection of many useful tools for Java. Could be compared with apache-commons.

License

License

Categories

Categories

Net
GroupId

GroupId

org.echocat.jomon.net
ArtifactId

ArtifactId

http
Version

Version

1.6.3
Type

Type

jar
Description

Description

echocat Jomon NET-HTTP
Collection of many useful tools for Java. Could be compared with apache-commons.
Project Organization

Project Organization

echocat

Download http 1.6.3


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

Dependencies

compile (5)

Group / Artifact Type Version
org.echocat.jomon.net : common jar 1.6.3
org.echocat.jomon : cache jar 1.6.3
org.apache.httpcomponents : httpclient jar 4.5.2
net.sf.opencsv : opencsv jar 2.3
com.google.code.findbugs : jsr305 jar 3.0.1

provided (1)

Group / Artifact Type Version
org.springframework : spring-beans jar 4.2.6.RELEASE

test (2)

Group / Artifact Type Version
org.echocat.jomon : testing jar 1.6.3
ch.qos.logback : logback-classic jar 1.1.7

Project Modules

There are no modules declared in this project.