| Categories |
CategoriesSecurity |
|---|---|
| GroupId | GroupIdcom.marmoush.jutils |
| ArtifactId | ArtifactIdsecurity |
| Last Version | Last Version0.6.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionsecurity
Security Module
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| security-0.6.6.pom | |
| security-0.6.6.jar | 6 KB |
| security-0.6.6-sources.jar | 3 KB |
| security-0.6.6-javadoc.jar | 407 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.marmoush.jutils/security/ -->
<dependency>
<groupId>com.marmoush.jutils</groupId>
<artifactId>security</artifactId>
<version>0.6.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.marmoush.jutils/security/
implementation 'com.marmoush.jutils:security:0.6.6'
// https://jarcasting.com/artifacts/com.marmoush.jutils/security/
implementation ("com.marmoush.jutils:security:0.6.6")
'com.marmoush.jutils:security:jar:0.6.6'
<dependency org="com.marmoush.jutils" name="security" rev="0.6.6">
<artifact name="security" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.marmoush.jutils', module='security', version='0.6.6')
)
libraryDependencies += "com.marmoush.jutils" % "security" % "0.6.6"
[com.marmoush.jutils/security "0.6.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.marmoush.jutils : core | jar | 0.6.6 |
| io.jsonwebtoken : jjwt-api | jar | 0.10.7 |
| io.projectreactor : reactor-core | jar | |
| io.projectreactor.netty : reactor-netty | jar | |
| io.vavr : vavr | jar | 0.10.2 |
| io.vavr : vavr-gson | jar | 0.10.2 |
| com.google.code.gson : gson | jar | 2.8.6 |
| com.esotericsoftware.yamlbeans : yamlbeans | jar | 1.13 |
| org.apache.logging.log4j : log4j-api | jar | 2.13.2 |
| org.apache.logging.log4j : log4j-core | jar | 2.13.2 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.13.2 |
| de.mkammerer : argon2-jvm | jar | 2.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.jsonwebtoken : jjwt-impl | jar | 0.10.7 |
| io.jsonwebtoken : jjwt-jackson | jar | 0.10.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| io.projectreactor : reactor-test | jar | |
| org.junit.jupiter : junit-jupiter-engine | jar | 5.6.2 |
| org.assertj : assertj-core | jar | 3.16.0 |