is not current version
Last Version 3.0.0.Beta1

org.wildfly.security.elytron-web:elytron-web-parent 2.0.0.Alpha3

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

Categories

Categories

WildFly Container Application Servers Security
GroupId

GroupId

org.wildfly.security.elytron-web
ArtifactId

ArtifactId

elytron-web-parent
Version

Version

2.0.0.Alpha3
Type

Type

pom

Download elytron-web-parent 2.0.0.Alpha3


<!-- 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>2.0.0.Alpha3</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:2.0.0.Alpha3'
// https://jarcasting.com/artifacts/org.wildfly.security.elytron-web/elytron-web-parent/
implementation ("org.wildfly.security.elytron-web:elytron-web-parent:2.0.0.Alpha3")
'org.wildfly.security.elytron-web:elytron-web-parent:pom:2.0.0.Alpha3'
<dependency org="org.wildfly.security.elytron-web" name="elytron-web-parent" rev="2.0.0.Alpha3">
  <artifact name="elytron-web-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.wildfly.security.elytron-web', module='elytron-web-parent', version='2.0.0.Alpha3')
)
libraryDependencies += "org.wildfly.security.elytron-web" % "elytron-web-parent" % "2.0.0.Alpha3"
[org.wildfly.security.elytron-web/elytron-web-parent "2.0.0.Alpha3"]