Last Version

Authentication framework for Web Apps 2.0.1

The quickest way to support authentication on your app.

License

License

GroupId

GroupId

io.github.encryptorcode
ArtifactId

ArtifactId

iam-oauth
Version

Version

2.0.1
Type

Type

jar
Description

Description

Authentication framework for Web Apps
The quickest way to support authentication on your app.
Project URL

Project URL

https://github.com/encryptorcode/iam-oauth
Source Code Management

Source Code Management

https://github.com/encryptorcode/iam-oauth/tree/master

Download iam-oauth 2.0.1


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

Dependencies

compile (3)

Group / Artifact Type Version
io.github.encryptorcode : httpclient jar 1.0.0
javax.persistence : persistence-api jar 1.0.2
com.google.code.gson : gson jar 2.8.6

provided (4)

Group / Artifact Type Version
org.apache.tomcat : tomcat-servlet-api jar 9.0.36
org.springframework : spring-webmvc jar 5.2.0.RELEASE
org.jooq : jooq jar 3.13.2
redis.clients : jedis jar 3.3.0

Project Modules

There are no modules declared in this project.