is not current version
Last Version 2.2.4

Simpleflex REST 2.2.2

Authentication Extension for the simpleflex-base webserver

License

License

GroupId

GroupId

ch.software-atelier
ArtifactId

ArtifactId

simpleflex-auth
Version

Version

2.2.2
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 2.2.2


<!-- https://jarcasting.com/artifacts/ch.software-atelier/simpleflex-auth/ -->
<dependency>
    <groupId>ch.software-atelier</groupId>
    <artifactId>simpleflex-auth</artifactId>
    <version>2.2.2</version>
</dependency>
// https://jarcasting.com/artifacts/ch.software-atelier/simpleflex-auth/
implementation 'ch.software-atelier:simpleflex-auth:2.2.2'
// https://jarcasting.com/artifacts/ch.software-atelier/simpleflex-auth/
implementation ("ch.software-atelier:simpleflex-auth:2.2.2")
'ch.software-atelier:simpleflex-auth:jar:2.2.2'
<dependency org="ch.software-atelier" name="simpleflex-auth" rev="2.2.2">
  <artifact name="simpleflex-auth" type="jar" />
</dependency>
@Grapes(
@Grab(group='ch.software-atelier', module='simpleflex-auth', version='2.2.2')
)
libraryDependencies += "ch.software-atelier" % "simpleflex-auth" % "2.2.2"
[ch.software-atelier/simpleflex-auth "2.2.2"]

Dependencies

compile (5)

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

Project Modules

There are no modules declared in this project.