httpliar

HttpLiar - Java Http Proxy

License

License

GroupId

GroupId

com.googlecode.httpliar
ArtifactId

ArtifactId

httpliar
Last Version

Last Version

1.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

httpliar
HttpLiar - Java Http Proxy
Project URL

Project URL

https://github.com/dongchenxu/httpliar
Source Code Management

Source Code Management

https://github.com/dongchenxu/httpliar

Download httpliar

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
org.eclipse.jetty : jetty-server jar 8.1.9.v20130131
org.eclipse.jetty : jetty-servlet jar 8.1.9.v20130131
org.eclipse.jetty : jetty-servlets jar 8.1.9.v20130131
log4j : log4j jar 1.2.14
org.slf4j : slf4j-api jar 1.6.1
org.slf4j : slf4j-log4j12 jar 1.6.1
commons-lang : commons-lang jar 2.6
commons-collections : commons-collections jar 3.2.1
org.jsoup : jsoup jar 1.7.2

test (1)

Group / Artifact Type Version
junit : junit jar 3.8.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.3
1.0.2
1.0.1
1.0.0