ch.exense.commons:exense-auth-cyphers

Exense commons

License

License

GroupId

GroupId

ch.exense.commons
ArtifactId

ArtifactId

exense-auth-cyphers
Last Version

Last Version

1.3.1
Release Date

Release Date

Type

Type

jar
Description

Description

Exense commons

Download exense-auth-cyphers

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
ch.exense.commons : exense-auth-core jar 1.3.1
commons-codec : commons-codec jar 1.9
org.slf4j : slf4j-api jar 1.7.5
ch.qos.logback : logback-classic jar 1.0.13

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

exense-commons

This repository hosts components reused across a variety of applications built internally at exense and is open for external collaboration purposes. Over time, this project aims to support (in a simple and convenient way) a majority of the features normally supported by complex application servers.

Current stack:

  • Jetty 9.4
  • Jersey 2.29
  • Mongo 3.12
  • Jackson 2.10
  • Pac4J 4.0.0 (WIP - experimental)

Public developper documentation is currently being build in this repo's wiki.

ch.exense.commons

exense

Versions

Version
1.3.1
1.3.0