Netty HTTP Authenticator

HTTP authenticator for Netty

License

License

Categories

Categories

Net Netty Networking
GroupId

GroupId

io.github.vzhn
ArtifactId

ArtifactId

netty-http-authenticator
Last Version

Last Version

1.5
Release Date

Release Date

Type

Type

jar
Description

Description

Netty HTTP Authenticator
HTTP authenticator for Netty
Project URL

Project URL

https://github.com/vzhn/netty-http-authenticator
Source Code Management

Source Code Management

https://github.com/vzhn/netty-http-authenticator.git

Download netty-http-authenticator

How to add to project

<!-- https://jarcasting.com/artifacts/io.github.vzhn/netty-http-authenticator/ -->
<dependency>
    <groupId>io.github.vzhn</groupId>
    <artifactId>netty-http-authenticator</artifactId>
    <version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.vzhn/netty-http-authenticator/
implementation 'io.github.vzhn:netty-http-authenticator:1.5'
// https://jarcasting.com/artifacts/io.github.vzhn/netty-http-authenticator/
implementation ("io.github.vzhn:netty-http-authenticator:1.5")
'io.github.vzhn:netty-http-authenticator:jar:1.5'
<dependency org="io.github.vzhn" name="netty-http-authenticator" rev="1.5">
  <artifact name="netty-http-authenticator" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.vzhn', module='netty-http-authenticator', version='1.5')
)
libraryDependencies += "io.github.vzhn" % "netty-http-authenticator" % "1.5"
[io.github.vzhn/netty-http-authenticator "1.5"]

Dependencies

compile (1)

Group / Artifact Type Version
io.netty : netty-codec-http jar 4.1.59.Final

test (9)

Group / Artifact Type Version
junit : junit jar 4.13.1
org.eclipse.jetty : jetty-server jar 9.4.38.v20210224
org.eclipse.jetty : jetty-security jar 9.4.38.v20210224
org.eclipse.jetty : jetty-servlet jar 9.4.38.v20210224
org.apache.httpcomponents : httpclient jar 4.5.10
org.springframework : spring-core jar 5.2.3.RELEASE
org.springframework.boot : spring-boot-starter-webflux jar 2.2.4.RELEASE
org.springframework.security : spring-security-core jar 5.2.5.RELEASE
org.projectreactor : reactor-spring jar 1.0.1.RELEASE

Project Modules

There are no modules declared in this project.

Versions

Version
1.5
1.4
1.3
1.2
1.1