goinstant-auth

GoInstant Authentication for your Java Application.

License

License

BSD-3-Clause
Categories

Categories

Ant Build Tools
GroupId

GroupId

com.goinstant
ArtifactId

ArtifactId

goinstant-auth
Last Version

Last Version

1.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

goinstant-auth
GoInstant Authentication for your Java Application.
Project URL

Project URL

https://github.com/goinstant/java-goinstant-auth

Download goinstant-auth

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.nimbusds : nimbus-jose-jwt jar 2.20

test (1)

Group / Artifact Type Version
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.
com.goinstant

GoInstant

Versions

Version
1.0.5
1.0.3