Apache HttpClient FileCookieStore

Stores cookies in a text file.

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

org.oxerr.httpcomponents
ArtifactId

ArtifactId

httpclient-filecookiestore
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Apache HttpClient FileCookieStore
Stores cookies in a text file.
Project URL

Project URL

https://oxerr.org/httpclient-filecookiestore
Source Code Management

Source Code Management

https://github.com/sutra/httpclient-filecookiestore/tree/master

Download httpclient-filecookiestore

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.httpcomponents : httpclient jar 4.5.3

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0