| License |
License |
|---|---|
| Categories |
CategoriesNet |
| GroupId | GroupIdnet.liftweb |
| ArtifactId | ArtifactIdlift-oauth-mapper_2.7.7 |
| Version | Version2.2 |
| Type | Typejar |
| Description |
DescriptionLift OAuth Mapper
Mapper based OAuth traits
|
| Project Organization |
Project Organization |
| Filename | Size |
|---|---|
| lift-oauth-mapper_2.7.7-2.2.pom | |
| lift-oauth-mapper_2.7.7-2.2.jar | 57 KB |
| lift-oauth-mapper_2.7.7-2.2-sources.jar | 4 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.liftweb/lift-oauth-mapper_2.7.7/ -->
<dependency>
<groupId>net.liftweb</groupId>
<artifactId>lift-oauth-mapper_2.7.7</artifactId>
<version>2.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftweb/lift-oauth-mapper_2.7.7/
implementation 'net.liftweb:lift-oauth-mapper_2.7.7:2.2'
// https://jarcasting.com/artifacts/net.liftweb/lift-oauth-mapper_2.7.7/
implementation ("net.liftweb:lift-oauth-mapper_2.7.7:2.2")
'net.liftweb:lift-oauth-mapper_2.7.7:jar:2.2'
<dependency org="net.liftweb" name="lift-oauth-mapper_2.7.7" rev="2.2">
<artifact name="lift-oauth-mapper_2.7.7" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftweb', module='lift-oauth-mapper_2.7.7', version='2.2')
)
libraryDependencies += "net.liftweb" % "lift-oauth-mapper_2.7.7" % "2.2"
[net.liftweb/lift-oauth-mapper_2.7.7 "2.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.liftweb : lift-oauth_2.7.7 | jar | 2.2 |
| net.liftweb : lift-mapper_2.7.7 | jar | 2.2 |
| 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 |