Simpleflex REST

Authentication Extension for the simpleflex-base webserver

License

License

GroupId

GroupId

ch.software-atelier
ArtifactId

ArtifactId

simpleflex-auth
Last Version

Last Version

2.2.4
Release Date

Release Date

Type

Type

jar
Description

Description

Simpleflex REST
Authentication Extension for the simpleflex-base webserver
Project URL

Project URL

https://github.com/software-atelier/simpleflex-rest-auth
Project Organization

Project Organization

Software Atelier Kamber
Source Code Management

Source Code Management

https://github.com/software-atelier/simpleflex-rest-auth

Download simpleflex-auth

How to add to project

<!-- 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"]

Dependencies

compile (6)

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

runtime (1)

Group / Artifact Type Version
com.sun.xml.bind : jaxb-impl jar 3.0.0

Project Modules

There are no modules declared in this project.

Versions

Version
2.2.4
2.2.2
2.1.2
2.1.1