Categories |
CategoriesSecurity |
---|---|
GroupId | GroupIdio.memoria.jutils |
ArtifactId | ArtifactIdsecurity |
Last Version | Last Version0.231.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsecurity
Security Module
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
security-0.231.0.pom | |
security-0.231.0.jar | 9 KB |
security-0.231.0-sources.jar | 4 KB |
security-0.231.0-javadoc.jar | 418 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.memoria.jutils/security/ -->
<dependency>
<groupId>io.memoria.jutils</groupId>
<artifactId>security</artifactId>
<version>0.231.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.memoria.jutils/security/
implementation 'io.memoria.jutils:security:0.231.0'
// https://jarcasting.com/artifacts/io.memoria.jutils/security/
implementation ("io.memoria.jutils:security:0.231.0")
'io.memoria.jutils:security:jar:0.231.0'
<dependency org="io.memoria.jutils" name="security" rev="0.231.0">
<artifact name="security" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.memoria.jutils', module='security', version='0.231.0')
)
libraryDependencies += "io.memoria.jutils" % "security" % "0.231.0"
[io.memoria.jutils/security "0.231.0"]
Group / Artifact | Type | Version |
---|---|---|
io.memoria.jutils : core | jar | 0.231.0 |
io.memoria.jutils : adapter | jar | 0.231.0 |
de.mkammerer : argon2-jvm | jar | 2.8 |
io.jsonwebtoken : jjwt-api | jar | 0.11.2 |
io.projectreactor : reactor-core | jar | |
io.projectreactor.netty : reactor-netty | jar | |
io.vavr : vavr | jar | 0.10.3 |
org.apache.logging.log4j : log4j-api | jar | 2.14.0 |
org.apache.logging.log4j : log4j-core | jar | 2.14.0 |
org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.0 |
Group / Artifact | Type | Version |
---|---|---|
io.jsonwebtoken : jjwt-impl | jar | 0.11.2 |
io.jsonwebtoken : jjwt-jackson | jar | 0.11.2 |
Group / Artifact | Type | Version |
---|---|---|
io.projectreactor : reactor-test | jar | |
org.junit.jupiter : junit-jupiter-engine | jar | 5.7.0 |
org.junit.jupiter : junit-jupiter-params | jar | 5.7.0 |