| Categories |
Categoriespac4j Security |
|---|---|
| GroupId | GroupIdorg.pac4j |
| ArtifactId | ArtifactIdvertx-pac4j |
| Last Version | Last Version6.0.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionvertx-pac4j
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| vertx-pac4j-6.0.1.pom | |
| vertx-pac4j-6.0.1.jar | 37 KB |
| vertx-pac4j-6.0.1-sources.jar | 19 KB |
| vertx-pac4j-6.0.1-javadoc.jar | 535 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.pac4j/vertx-pac4j/ -->
<dependency>
<groupId>org.pac4j</groupId>
<artifactId>vertx-pac4j</artifactId>
<version>6.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.pac4j/vertx-pac4j/
implementation 'org.pac4j:vertx-pac4j:6.0.1'
// https://jarcasting.com/artifacts/org.pac4j/vertx-pac4j/
implementation ("org.pac4j:vertx-pac4j:6.0.1")
'org.pac4j:vertx-pac4j:jar:6.0.1'
<dependency org="org.pac4j" name="vertx-pac4j" rev="6.0.1">
<artifact name="vertx-pac4j" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pac4j', module='vertx-pac4j', version='6.0.1')
)
libraryDependencies += "org.pac4j" % "vertx-pac4j" % "6.0.1"
[org.pac4j/vertx-pac4j "6.0.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| io.vertx : vertx-auth-common | jar | 4.2.4 |
| io.vertx : vertx-web | jar | 4.2.4 |
| io.vertx : vertx-rx-java | jar | 4.2.4 |
| org.pac4j : pac4j-core | jar | 5.3.1 |
| org.pac4j : pac4j-oauth | jar | 5.3.1 |
| org.pac4j : pac4j-oidc | jar | 5.3.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.22 |