Jar examples for f: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.
You can download jar file ferris-net 0.0.2 in this page.
You can use the following script to add ferris-net-0.0.2.jar to your project.
<dependency> <groupId>org.ferris</groupId> <artifactId>ferris-net</artifactId> <version>0.0.2</version> </dependency>
compile group: 'org.ferris', name: 'ferris-net', version: '0.0.2'
libraryDependencies += "org.ferris" % "ferris-net" % "0.0.2"
<dependency org="org.ferris" name="ferris-net" rev="0.0.2"/>
@Grapes(@Grab(group='org.ferris', module='ferris-net', version='0.0.2'))
'org.ferris:ferris-net:jar:0.0.2'
Click the following link to download the jar file.
ferris-net-0.0.2.jar