xaloon-wicket-plugin-authentication

external authentication services

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.xaloon.plugins
ArtifactId

ArtifactId

xaloon-wicket-plugin-authentication
Last Version

Last Version

1.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

xaloon-wicket-plugin-authentication
external authentication services

Download xaloon-wicket-plugin-authentication

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.xaloon.wicket : xaloon-wicket-components jar ${project.version}
org.openid4java : openid4java jar
org.scribe : scribe jar
com.googlecode.json-simple : json-simple jar

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar

Project Modules

There are no modules declared in this project.

Versions

Version
1.6.1
1.6.0
1.5.2
1.5.1
1.5.0