Spark authentication library

Java library providing authentication for Spark

License

License

GroupId

GroupId

com.qmetric
ArtifactId

ArtifactId

spark-authentication
Last Version

Last Version

1.4
Release Date

Release Date

Type

Type

jar
Description

Description

Spark authentication library
Java library providing authentication for Spark
Project URL

Project URL

https://github.com/qmetric/spark-authentication

Download spark-authentication

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.commons : commons-lang3 jar 3.4
commons-codec : commons-codec jar 1.10

provided (1)

Group / Artifact Type Version
com.sparkjava : spark-core jar 2.5.5

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.hamcrest : hamcrest-all jar 1.3
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.4
1.3
1.1
1.0