License |
License |
---|---|
GroupId | GroupIdch.software-atelier |
ArtifactId | ArtifactIdsimpleflex-auth |
Last Version | Last Version2.2.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionSimpleflex REST
Authentication Extension for the simpleflex-base webserver
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
simpleflex-auth-2.2.4.pom | |
simpleflex-auth-2.2.4.jar | 51 KB |
simpleflex-auth-2.2.4-sources.jar | 29 KB |
simpleflex-auth-2.2.4-javadoc.jar | 158 KB |
Browse |
<!-- https://jarcasting.com/artifacts/ch.software-atelier/simpleflex-auth/ -->
<dependency>
<groupId>ch.software-atelier</groupId>
<artifactId>simpleflex-auth</artifactId>
<version>2.2.4</version>
</dependency>
// https://jarcasting.com/artifacts/ch.software-atelier/simpleflex-auth/
implementation 'ch.software-atelier:simpleflex-auth:2.2.4'
// https://jarcasting.com/artifacts/ch.software-atelier/simpleflex-auth/
implementation ("ch.software-atelier:simpleflex-auth:2.2.4")
'ch.software-atelier:simpleflex-auth:jar:2.2.4'
<dependency org="ch.software-atelier" name="simpleflex-auth" rev="2.2.4">
<artifact name="simpleflex-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.software-atelier', module='simpleflex-auth', version='2.2.4')
)
libraryDependencies += "ch.software-atelier" % "simpleflex-auth" % "2.2.4"
[ch.software-atelier/simpleflex-auth "2.2.4"]
Group / Artifact | Type | Version |
---|---|---|
ch.software-atelier : simpleflex-rest | jar | 2.1.4 |
io.jsonwebtoken : jjwt | jar | 0.9.1 |
org.mongodb : mongo-java-driver | jar | 3.11.2 |
com.google.code.gson : gson | jar | 2.8.5 |
org.yaml : snakeyaml | jar | 1.25 |
jakarta.xml.bind : jakarta.xml.bind-api | jar | 3.0.0 |
Group / Artifact | Type | Version |
---|---|---|
com.sun.xml.bind : jaxb-impl | jar | 3.0.0 |