How To Install Java Artifact org.wildfly.security.jakarta.jakarta-security v3.0.3.Final

org.wildfly.security.jakarta jakarta-security 3.0.3.Final

Introduction

In this article, we'll learn how to install Java artifact jakarta-security from org.wildfly.security.jakarta group in version 3.0.3.Final. The artifact is available in 6 versions: 3.0.3.Final 3.0.2.Final 3.0.1.Final 3.0.0.Final 3.0.0.Beta4 3.0.0.Beta3 . The WildFly Elytron - Jakarta Security project has been released under Apache License 2.0 license. The parent project is: org.wildfly.security.jakarta::elytron-ee::3.0.3.Final

How To Install Java Artifact org.wildfly.security.jakarta.jakarta-security In Version 3.0.3.Final

To install the WildFly Elytron - Jakarta Security artifact in version 3.0.3.Final add the following dependency to your pom.xml file for Maven Project.

The dependency needs to be added in the dependencies section which is located in the main project tag of the pom.xml file. The sample pom.xml file that uses WildFly Elytron - Jakarta Security dependency could look as follows:

Other dependency snippets for Gradle, SBT, Ivy, Grape, Leiningen, and Buildr

Below you can find code snippets for other project build tools like Gradle, SBT, Ivy, Grape, Leiningen, and Buildr.

Compile dependencies (8)

Provided dependencies (4)

Test dependencies (1)

Licenses