License |
License |
---|---|
Categories |
Categoriespac4j Security |
GroupId | GroupIdcom.github.hiwepy |
ArtifactId | ArtifactIdpac4j-oauth-ext |
Last Version | Last Version1.0.4.RELEASE |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncom.github.hiwepy:pac4j-oauth-ext
Pac4j Oauth Extension
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.hiwepy/pac4j-oauth-ext/ -->
<dependency>
<groupId>com.github.hiwepy</groupId>
<artifactId>pac4j-oauth-ext</artifactId>
<version>1.0.4.RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.hiwepy/pac4j-oauth-ext/
implementation 'com.github.hiwepy:pac4j-oauth-ext:1.0.4.RELEASE'
// https://jarcasting.com/artifacts/com.github.hiwepy/pac4j-oauth-ext/
implementation ("com.github.hiwepy:pac4j-oauth-ext:1.0.4.RELEASE")
'com.github.hiwepy:pac4j-oauth-ext:jar:1.0.4.RELEASE'
<dependency org="com.github.hiwepy" name="pac4j-oauth-ext" rev="1.0.4.RELEASE">
<artifact name="pac4j-oauth-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.hiwepy', module='pac4j-oauth-ext', version='1.0.4.RELEASE')
)
libraryDependencies += "com.github.hiwepy" % "pac4j-oauth-ext" % "1.0.4.RELEASE"
[com.github.hiwepy/pac4j-oauth-ext "1.0.4.RELEASE"]
Group / Artifact | Type | Version |
---|---|---|
com.alibaba : fastjson | jar | 1.2.79 |
org.pac4j : pac4j-core | jar | 4.5.5 |
org.pac4j : pac4j-config | jar | 4.5.5 |
org.pac4j : pac4j-http | jar | 4.5.5 |
org.pac4j : pac4j-oauth | jar | 4.5.5 |