is not current version
Last Version 5.0.0

pac4j implementation for JAX-RS 4.0.0

Security library for JAX-RS based on pac4j

License

License

Categories

Categories

pac4j Security
GroupId

GroupId

org.pac4j.jax-rs
ArtifactId

ArtifactId

parent
Version

Version

4.0.0
Type

Type

pom
Description

Description

pac4j implementation for JAX-RS
Security library for JAX-RS based on pac4j
Project URL

Project URL

https://github.com/pac4j/jax-rs-pac4j
Project Organization

Project Organization

pac4j
Source Code Management

Source Code Management

https://github.com/pac4j/jax-rs-pac4j.git

Download parent 4.0.0

Filename Size
parent-4.0.0.pom 6 KB
Browse

<!-- https://jarcasting.com/artifacts/org.pac4j.jax-rs/parent/ -->
<dependency>
    <groupId>org.pac4j.jax-rs</groupId>
    <artifactId>parent</artifactId>
    <version>4.0.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.pac4j.jax-rs/parent/
implementation 'org.pac4j.jax-rs:parent:4.0.0'
// https://jarcasting.com/artifacts/org.pac4j.jax-rs/parent/
implementation ("org.pac4j.jax-rs:parent:4.0.0")
'org.pac4j.jax-rs:parent:pom:4.0.0'
<dependency org="org.pac4j.jax-rs" name="parent" rev="4.0.0">
  <artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.pac4j.jax-rs', module='parent', version='4.0.0')
)
libraryDependencies += "org.pac4j.jax-rs" % "parent" % "4.0.0"
[org.pac4j.jax-rs/parent "4.0.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • core
  • testing
  • jersey
  • jersey225
  • jersey228
  • resteasy