License |
License |
---|---|
Categories |
CategoriesSecurity |
GroupId | GroupIdorg.jaxxy |
ArtifactId | ArtifactIdjaxxy-security |
Version | Version0.4.3 |
Type | Typejar |
Description |
DescriptionJaxxy :: Security Providers
A collection of useful JAX-RS providers.
|
Filename | Size |
---|---|
jaxxy-security-0.4.3.pom | |
jaxxy-security-0.4.3.jar | 10 KB |
jaxxy-security-0.4.3-sources.jar | 8 KB |
jaxxy-security-0.4.3-javadoc.jar | 423 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jaxxy/jaxxy-security/ -->
<dependency>
<groupId>org.jaxxy</groupId>
<artifactId>jaxxy-security</artifactId>
<version>0.4.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.jaxxy/jaxxy-security/
implementation 'org.jaxxy:jaxxy-security:0.4.3'
// https://jarcasting.com/artifacts/org.jaxxy/jaxxy-security/
implementation ("org.jaxxy:jaxxy-security:0.4.3")
'org.jaxxy:jaxxy-security:jar:0.4.3'
<dependency org="org.jaxxy" name="jaxxy-security" rev="0.4.3">
<artifact name="jaxxy-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jaxxy', module='jaxxy-security', version='0.4.3')
)
libraryDependencies += "org.jaxxy" % "jaxxy-security" % "0.4.3"
[org.jaxxy/jaxxy-security "0.4.3"]
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.18.16 |
jakarta.annotation : jakarta.annotation-api | jar | 1.3.4 |
org.jaxxy : jaxxy-util | jar | 0.4.3 |
jakarta.ws.rs : jakarta.ws.rs-api | jar | 2.1.5 |
org.slf4j : slf4j-api | jar | 1.7.29 |
Group / Artifact | Type | Version |
---|---|---|
com.auth0 : java-jwt | jar | 3.11.0 |
org.jaxxy : jaxxy-test | jar | 0.4.3 |
org.slf4j : slf4j-log4j12 | jar | 1.7.29 |
org.mockito : mockito-core | jar | 3.6.0 |
org.mockito : mockito-junit-jupiter | jar | 3.6.0 |
org.assertj : assertj-core | jar | 3.18.1 |
org.junit.jupiter : junit-jupiter-api | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |