AUTOAUTH

An HTTP proxy that handles HTTP proxy authentication over another HTTP proxy.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

de.unkrig.autoauth
ArtifactId

ArtifactId

autoauth-core
Last Version

Last Version

0.1.3
Release Date

Release Date

Type

Type

jar
Description

Description

AUTOAUTH
An HTTP proxy that handles HTTP proxy authentication over another HTTP proxy.
Project URL

Project URL

https://github.com/aunkrig/autoauth/
Project Organization

Project Organization

Arno Unkrig
Source Code Management

Source Code Management

https://github.com/aunkrig/autoauth

Download autoauth-core

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
de.unkrig.commons : commons-net jar 1.2.16

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.3
0.1.2
0.1.1