Last Version

Authentication 7.0.0

Authentication plugin for Geoladris

License

License

Categories

Categories

Geo Business Logic Libraries Geospatial
GroupId

GroupId

com.github.geoladris.plugins
ArtifactId

ArtifactId

auth
Version

Version

7.0.0
Type

Type

jar
Description

Description

Authentication
Authentication plugin for Geoladris
Project URL

Project URL

https://github.com/geoladris/plugins
Source Code Management

Source Code Management

http://github.com/geoladris/plugins/tree/master/auth

Download auth 7.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
com.github.geoladris : core jar 7.0.0

provided (1)

Group / Artifact Type Version
javax.servlet : javax.servlet-api jar 3.0.1

test (2)

Group / Artifact Type Version
org.mockito : mockito-all jar 1.9.5
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.