Last Version

WildFly Elytron Web - Netty Integration 1.0.0.Beta1

Integration project for integrating Elytron based HTTP authentication with the Netty HTTP Codec.

License

License

Categories

Categories

WildFly Container Application Servers Net Security Netty Networking
GroupId

GroupId

org.wildfly.security.elytron-web
ArtifactId

ArtifactId

netty-server
Version

Version

1.0.0.Beta1
Type

Type

jar
Description

Description

WildFly Elytron Web - Netty Integration
Integration project for integrating Elytron based HTTP authentication with the Netty HTTP Codec.
Project URL

Project URL

http://www.jboss.org/netty-server
Project Organization

Project Organization

JBoss by Red Hat

Download netty-server 1.0.0.Beta1


<!-- https://jarcasting.com/artifacts/org.wildfly.security.elytron-web/netty-server/ -->
<dependency>
    <groupId>org.wildfly.security.elytron-web</groupId>
    <artifactId>netty-server</artifactId>
    <version>1.0.0.Beta1</version>
</dependency>
// https://jarcasting.com/artifacts/org.wildfly.security.elytron-web/netty-server/
implementation 'org.wildfly.security.elytron-web:netty-server:1.0.0.Beta1'
// https://jarcasting.com/artifacts/org.wildfly.security.elytron-web/netty-server/
implementation ("org.wildfly.security.elytron-web:netty-server:1.0.0.Beta1")
'org.wildfly.security.elytron-web:netty-server:jar:1.0.0.Beta1'
<dependency org="org.wildfly.security.elytron-web" name="netty-server" rev="1.0.0.Beta1">
  <artifact name="netty-server" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.security.elytron-web', module='netty-server', version='1.0.0.Beta1')
)
libraryDependencies += "org.wildfly.security.elytron-web" % "netty-server" % "1.0.0.Beta1"
[org.wildfly.security.elytron-web/netty-server "1.0.0.Beta1"]

Dependencies

compile (2)

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

provided (2)

Group / Artifact Type Version
org.jboss.logging : jboss-logging jar 3.3.1.Final
org.wildfly.security : wildfly-elytron jar 1.7.0.Final

test (6)

Group / Artifact Type Version
io.netty : netty-handler jar
junit : junit jar 4.11
org.apache.httpcomponents : httpclient jar 4.5.2
org.apache.httpcomponents : httpcore jar 4.4.4
org.jboss.logmanager : jboss-logmanager jar 2.0.6.Final
org.jboss.logmanager : log4j-jboss-logmanager jar 1.1.3.Final

Project Modules

There are no modules declared in this project.