is not current version
Last Version 8.0.0-M4

org.wicketstuff:wicketstuff-browserid 8.0.0-M2

An integration of Mozilla's BrowserId with Apache Wicket

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketstuff
ArtifactId

ArtifactId

wicketstuff-browserid
Version

Version

8.0.0-M2
Type

Type

jar

Download wicketstuff-browserid 8.0.0-M2


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