License |
License |
---|---|
GroupId | GroupIdio.github.encryptorcode |
ArtifactId | ArtifactIdiam-oauth |
Version | Version2.0.1 |
Type | Typejar |
Description |
DescriptionAuthentication framework for Web Apps
The quickest way to support authentication on your app.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
iam-oauth-2.0.1.pom | |
iam-oauth-2.0.1.jar | 68 KB |
iam-oauth-2.0.1-sources.jar | 44 KB |
iam-oauth-2.0.1-javadoc.jar | 446 KB |
Browse |
<!-- 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"]
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 |
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 |