Last Version

WildFly Elytron Web - Parent 3.0.0.Beta1

Integration project for integrating Elytron based HTTP authentication with web containers.

License

License

Categories

Categories

WildFly Container Application Servers Security
GroupId

GroupId

org.wildfly.security.elytron-web
ArtifactId

ArtifactId

elytron-web-parent
Version

Version

3.0.0.Beta1
Type

Type

pom
Description

Description

WildFly Elytron Web - Parent
Integration project for integrating Elytron based HTTP authentication with web containers.
Project Organization

Project Organization

JBoss by Red Hat

Download elytron-web-parent 3.0.0.Beta1


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • undertow
  • undertow-common-test
  • undertow-servlet