Ferris Net

Ferris Net is a project containing the network utilities plus classes which enhance or extend the capabilities of the objects already in java.net. 0.0.3: o Updated the implementation of HttpRequestRunner to use the HttpClient implementation which is part of org.apache.httpcomponents v4.1.2.

License

License

Categories

Categories

Net
GroupId

GroupId

org.ferris
ArtifactId

ArtifactId

ferris-net
Last Version

Last Version

0.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

Ferris Net
Ferris Net is a project containing the network utilities plus classes which enhance or extend the capabilities of the objects already in java.net. 0.0.3: o Updated the implementation of HttpRequestRunner to use the HttpClient implementation which is part of org.apache.httpcomponents v4.1.2.
Project URL

Project URL

http://ferris.sourceforge.net/net
Project Organization

Project Organization

The Ferris Foundation
Source Code Management

Source Code Management

http://ferris.cvs.sourceforge.net/viewvc/ferris/ferris-net

Download ferris-net

How to add to project

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

Dependencies

compile (7)

Group / Artifact Type Version
log4j : log4j jar 1.2.9
org.ferris : simple-upload jar 0.3.4
commons-io : commons-io jar 1.4
org.apache.httpcomponents : httpclient jar 4.1.2
org.apache.httpcomponents : httpmime jar 4.1.2
org.ferris : ferris-assemblies jar 0.0.4
org.ferris : ferris-resources jar 0.0.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.5

Project Modules

There are no modules declared in this project.

Versions

Version
0.0.3
0.0.2