не последняя версия
Последняя версия 3.0.0.Beta1

org.wildfly.security.elytron-web:undertow-server-servlet 1.3.0.CR2

Integration project for integrating Elytron based HTTP authentication with Undertow Servlet.

Категории

Категории

WildFly Контейнер Application Servers Безопасность Undertow Сеть Networking
Группа

Группа

org.wildfly.security.elytron-web
Идентификатор

Идентификатор

undertow-server-servlet
Версия

Версия

1.3.0.CR2
Тип

Тип

jar

Скачать undertow-server-servlet 1.3.0.CR2


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