License |
License |
---|---|
Categories |
Categoriespac4j Security |
GroupId | GroupIdorg.pac4j.jax-rs |
ArtifactId | ArtifactIdparent |
Last Version | Last Version5.0.0 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionpac4j implementation for JAX-RS
Security library for JAX-RS based on pac4j
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
parent-5.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>5.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.pac4j.jax-rs/parent/
implementation 'org.pac4j.jax-rs:parent:5.0.0'
// https://jarcasting.com/artifacts/org.pac4j.jax-rs/parent/
implementation ("org.pac4j.jax-rs:parent:5.0.0")
'org.pac4j.jax-rs:parent:pom:5.0.0'
<dependency org="org.pac4j.jax-rs" name="parent" rev="5.0.0">
<artifact name="parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.pac4j.jax-rs', module='parent', version='5.0.0')
)
libraryDependencies += "org.pac4j.jax-rs" % "parent" % "5.0.0"
[org.pac4j.jax-rs/parent "5.0.0"]