MVN

org.wildfly.security : wildfly-elytron-mp

Maven & Gradle

Apr 22, 2022
91 stars

WildFly Elytron MicroProfile · WildFly Security

<dependency>
    <groupId>org.wildfly.security</groupId>
    <artifactId>wildfly-elytron-mp</artifactId>
    <version>2.0.0.Beta3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.wildfly.security : wildfly-elytron-mp to add to Maven - Latest Versions:

  • Latest Stable: 2.0.0.Beta3
  • Latest Beta: 2.0.0.Beta3

All Versions

Choose a version of org.wildfly.security : wildfly-elytron-mp to add to Maven - All Versions:

Version Vulnerabilities Updated
2.0.x
wildfly-elytron-mp-2.0.0.Beta3
wildfly-elytron-mp-2.0.0.Beta2

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.wildfly.security</groupId>
    <artifactId>wildfly-elytron-mp</artifactId>
    <version>2.0.0.Beta3</version>
</dependency>