| Categories |
CategoriesWicket User Interface Web Frameworks |
|---|---|
| GroupId | GroupIdorg.xaloon.plugins |
| ArtifactId | ArtifactIdxaloon-wicket-plugin-authentication |
| Last Version | Last Version1.6.1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionxaloon-wicket-plugin-authentication
external authentication services
|
<!-- 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"]
| 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 |
| Group / Artifact | Type | Version |
|---|---|---|
| javax.servlet : servlet-api | jar |