License |
License |
---|---|
GroupId | GroupIdch.software-atelier |
ArtifactId | ArtifactIdsimpleflex-auth |
Version | Version2.1.2 |
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.1.2.pom | |
simpleflex-auth-2.1.2.jar | 51 KB |
simpleflex-auth-2.1.2-sources.jar | 29 KB |
simpleflex-auth-2.1.2-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.1.2</version>
</dependency>
// https://jarcasting.com/artifacts/ch.software-atelier/simpleflex-auth/
implementation 'ch.software-atelier:simpleflex-auth:2.1.2'
// https://jarcasting.com/artifacts/ch.software-atelier/simpleflex-auth/
implementation ("ch.software-atelier:simpleflex-auth:2.1.2")
'ch.software-atelier:simpleflex-auth:jar:2.1.2'
<dependency org="ch.software-atelier" name="simpleflex-auth" rev="2.1.2">
<artifact name="simpleflex-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.software-atelier', module='simpleflex-auth', version='2.1.2')
)
libraryDependencies += "ch.software-atelier" % "simpleflex-auth" % "2.1.2"
[ch.software-atelier/simpleflex-auth "2.1.2"]
Group / Artifact | Type | Version |
---|---|---|
ch.software-atelier : simpleflex-rest | jar | 2.1.2 |
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 |