is not current version
Last Version 3.0.0.Beta1

org.wildfly.security.elytron-web:undertow-server 2.0.0.Alpha2

Integration project for integrating Elytron based HTTP authentication with Undertow.

Categories

Categories

WildFly Container Application Servers Security Undertow Net Networking
GroupId

GroupId

org.wildfly.security.elytron-web
ArtifactId

ArtifactId

undertow-server
Version

Version

2.0.0.Alpha2
Type

Type

jar

Download undertow-server 2.0.0.Alpha2


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