Last Version

mechanize 2.0.0-RC1

mechanize for java: stateful HTTP/HTML client

License

License

GroupId

GroupId

com.gistlabs
ArtifactId

ArtifactId

mechanize
Version

Version

2.0.0-RC1
Type

Type

jar
Description

Description

mechanize
mechanize for java: stateful HTTP/HTML client
Project URL

Project URL

http://gistlabs.com/software/mechanize
Project Organization

Project Organization

Gist Labs
Source Code Management

Source Code Management

https://github.com/GistLabs/mechanize

Download mechanize 2.0.0-RC1


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

Dependencies

compile (6)

Group / Artifact Type Version
org.jsoup : jsoup jar 1.7.1
org.json : json jar 20090211
se.fishtank : css-selectors jar 1.0.5
org.apache.httpcomponents : httpclient jar 4.0.1
org.apache.httpcomponents : httpmime jar 4.0.1
com.damnhandy : handy-uri-templates jar 2.0.1

test (2)

Group / Artifact Type Version
junit : junit jar 4.11
org.mockito : mockito-core jar 1.9.5

Project Modules

There are no modules declared in this project.