Last Version

net.zileo:ninja-auth0 1.2.0

Library for integrating Auth0 authentication service to your Ninja Framework project.

License

License

Categories

Categories

Net Ninja User Interface Web Frameworks
GroupId

GroupId

net.zileo
ArtifactId

ArtifactId

ninja-auth0
Version

Version

1.2.0
Type

Type

jar
Description

Description

net.zileo:ninja-auth0
Library for integrating Auth0 authentication service to your Ninja Framework project.
Project URL

Project URL

https://github.com/zileo-net/ninja-auth0
Source Code Management

Source Code Management

https://github.com/zileo-net/ninja-auth0

Download ninja-auth0 1.2.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.ninjaframework : ninja-core jar 6.4.0
com.auth0 : auth0 jar 1.8.0
com.auth0 : java-jwt jar 3.3.0

test (3)

Group / Artifact Type Version
org.ninjaframework : ninja-test-utilities jar 6.4.0
org.fluentlenium : fluentlenium-junit jar 3.6.1
org.seleniumhq.selenium : selenium-safari-driver jar 3.14.0

Project Modules

There are no modules declared in this project.