MVN

org.pac4j : vertx-pac4j-module

Maven & Gradle

Apr 29, 2015
119 stars

vertx-pac4j-module

<dependency>
    <groupId>org.pac4j</groupId>
    <artifactId>vertx-pac4j-module</artifactId>
    <version>1.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.pac4j : vertx-pac4j-module to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.1.0

All Versions

Choose a version of org.pac4j : vertx-pac4j-module to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.1.x
vertx-pac4j-module-1.1.0
1.0.x
vertx-pac4j-module-1.0.0

How to add a dependency to Maven

Add the following org.pac4j : vertx-pac4j-module maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.pac4j</groupId>
    <artifactId>vertx-pac4j-module</artifactId>
    <version>1.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.pac4j : vertx-pac4j-module gradle dependency to your build.gradle file:

implementation 'org.pac4j:vertx-pac4j-module:1.1.0'

Gradle Kotlin DSL: Add the following org.pac4j : vertx-pac4j-module gradle kotlin dependency to your build.gradle.kts file:

implementation("org.pac4j:vertx-pac4j-module:1.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.pac4j : vertx-pac4j-module sbt scala dependency to your build.sbt file:

libraryDependencies += "org.pac4j" % "vertx-pac4j-module" % "1.1.0"

Advertisement

Dependencies from Group

Aug 04, 2023
237 usages
2.2k stars
Aug 04, 2023
167 usages
2.2k stars
Aug 04, 2023
135 usages
2.2k stars
Aug 04, 2023
135 usages
2.2k stars
Aug 04, 2023
126 usages
2.2k stars

Discover Dependencies