| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.liftweb |
| ArtifactId | ArtifactIdlift-openid_2.7.7 |
| Version | Version2.2 |
| Type | Typejar |
| Description |
DescriptionLift OpenID
Integration module for OpenID
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| lift-openid_2.7.7-2.2.pom | |
| lift-openid_2.7.7-2.2.jar | 134 KB |
| lift-openid_2.7.7-2.2-sources.jar | 9 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.liftweb/lift-openid_2.7.7/ -->
<dependency>
<groupId>net.liftweb</groupId>
<artifactId>lift-openid_2.7.7</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/lift-openid_2.7.7/
implementation 'net.liftweb:lift-openid_2.7.7:2.2'
// https://jarcasting.com/artifacts/net.liftweb/lift-openid_2.7.7/
implementation ("net.liftweb:lift-openid_2.7.7:2.2")
'net.liftweb:lift-openid_2.7.7:jar:2.2'
<dependency org="net.liftweb" name="lift-openid_2.7.7" rev="2.2">
<artifact name="lift-openid_2.7.7" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='lift-openid_2.7.7', version='2.2')
)
libraryDependencies += "net.liftweb" % "lift-openid_2.7.7" % "2.2"
[net.liftweb/lift-openid_2.7.7 "2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.liftweb : lift-mapper_2.7.7 | jar | 2.2 |
| org.openid4java : openid4java-consumer | jar | 0.9.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.slf4j : jcl-over-slf4j | jar | 1.6.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-tools.testing : specs | jar | 1.6.2.1 |
| org.scala-tools.testing : scalacheck | jar | 1.6 |
| junit : junit | jar | 4.7 |