is not current version
Last Version 2.4.0

de.svenkubiak:ninja-authentication-module 2.3.2

This is an easly plugable module for the Ninja web framework to enable authentication services.

Categories

Categories

Ninja User Interface Web Frameworks
GroupId

GroupId

de.svenkubiak
ArtifactId

ArtifactId

ninja-authentication-module
Version

Version

2.3.2
Type

Type

jar

Download ninja-authentication-module 2.3.2


<!-- https://jarcasting.com/artifacts/de.svenkubiak/ninja-authentication-module/ -->
<dependency>
    <groupId>de.svenkubiak</groupId>
    <artifactId>ninja-authentication-module</artifactId>
    <version>2.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/de.svenkubiak/ninja-authentication-module/
implementation 'de.svenkubiak:ninja-authentication-module:2.3.2'
// https://jarcasting.com/artifacts/de.svenkubiak/ninja-authentication-module/
implementation ("de.svenkubiak:ninja-authentication-module:2.3.2")
'de.svenkubiak:ninja-authentication-module:jar:2.3.2'
<dependency org="de.svenkubiak" name="ninja-authentication-module" rev="2.3.2">
  <artifact name="ninja-authentication-module" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.svenkubiak', module='ninja-authentication-module', version='2.3.2')
)
libraryDependencies += "de.svenkubiak" % "ninja-authentication-module" % "2.3.2"
[de.svenkubiak/ninja-authentication-module "2.3.2"]