License |
License
MIT
|
---|---|
GroupId | GroupIdcom.github.venkatramanm.swf-all |
ArtifactId | ArtifactIdswf-plugin-oauth |
Last Version | Last Version1.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionswf-plugin-oauth
SWF Openid authentication plugin
|
Project URL |
Project URL |
Filename | Size |
---|---|
swf-plugin-oauth-1.5.pom | |
swf-plugin-oauth-1.5.jar | 21 KB |
swf-plugin-oauth-1.5-sources.jar | 14 KB |
swf-plugin-oauth-1.5-javadoc.jar | 70 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.venkatramanm.swf-all/swf-plugin-oauth/ -->
<dependency>
<groupId>com.github.venkatramanm.swf-all</groupId>
<artifactId>swf-plugin-oauth</artifactId>
<version>1.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.venkatramanm.swf-all/swf-plugin-oauth/
implementation 'com.github.venkatramanm.swf-all:swf-plugin-oauth:1.5'
// https://jarcasting.com/artifacts/com.github.venkatramanm.swf-all/swf-plugin-oauth/
implementation ("com.github.venkatramanm.swf-all:swf-plugin-oauth:1.5")
'com.github.venkatramanm.swf-all:swf-plugin-oauth:jar:1.5'
<dependency org="com.github.venkatramanm.swf-all" name="swf-plugin-oauth" rev="1.5">
<artifact name="swf-plugin-oauth" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.venkatramanm.swf-all', module='swf-plugin-oauth', version='1.5')
)
libraryDependencies += "com.github.venkatramanm.swf-all" % "swf-plugin-oauth" % "1.5"
[com.github.venkatramanm.swf-all/swf-plugin-oauth "1.5"]
Group / Artifact | Type | Version |
---|---|---|
com.github.venkatramanm.swf-all : swf | jar | 1.5 |
org.openid4java : openid4java-consumer | pom | 0.9.6 |