Last Version

BrowserId 1.5-RC7

An integration of Mozilla's BrowserId with Apache Wicket

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

browserid
Version

Version

1.5-RC7
Type

Type

jar
Description

Description

BrowserId
An integration of Mozilla's BrowserId with Apache Wicket

Download browserid 1.5-RC7


<!-- https://jarcasting.com/artifacts/org.wicketstuff/browserid/ -->
<dependency>
    <groupId>org.wicketstuff</groupId>
    <artifactId>browserid</artifactId>
    <version>1.5-RC7</version>
</dependency>
// https://jarcasting.com/artifacts/org.wicketstuff/browserid/
implementation 'org.wicketstuff:browserid:1.5-RC7'
// https://jarcasting.com/artifacts/org.wicketstuff/browserid/
implementation ("org.wicketstuff:browserid:1.5-RC7")
'org.wicketstuff:browserid:jar:1.5-RC7'
<dependency org="org.wicketstuff" name="browserid" rev="1.5-RC7">
  <artifact name="browserid" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.wicketstuff', module='browserid', version='1.5-RC7')
)
libraryDependencies += "org.wicketstuff" % "browserid" % "1.5-RC7"
[org.wicketstuff/browserid "1.5-RC7"]

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.wicket : wicket pom 1.5-RC7

runtime (2)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.6.1
log4j : log4j jar 1.2.16

Project Modules

There are no modules declared in this project.