License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.liftmodules |
ArtifactId | ArtifactIdsalatauth_2.6_2.10 |
Version | Version1.2 |
Type | Typejar |
Description |
Descriptionsalatauth
Lift Salat authentication and authorization module
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
salatauth_2.6_2.10-1.2.pom | |
salatauth_2.6_2.10-1.2.jar | 116 KB |
salatauth_2.6_2.10-1.2-sources.jar | 10 KB |
salatauth_2.6_2.10-1.2-javadoc.jar | 403 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.liftmodules/salatauth_2.6_2.10/ -->
<dependency>
<groupId>net.liftmodules</groupId>
<artifactId>salatauth_2.6_2.10</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftmodules/salatauth_2.6_2.10/
implementation 'net.liftmodules:salatauth_2.6_2.10:1.2'
// https://jarcasting.com/artifacts/net.liftmodules/salatauth_2.6_2.10/
implementation ("net.liftmodules:salatauth_2.6_2.10:1.2")
'net.liftmodules:salatauth_2.6_2.10:jar:1.2'
<dependency org="net.liftmodules" name="salatauth_2.6_2.10" rev="1.2">
<artifact name="salatauth_2.6_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftmodules', module='salatauth_2.6_2.10', version='1.2')
)
libraryDependencies += "net.liftmodules" % "salatauth_2.6_2.10" % "1.2"
[net.liftmodules/salatauth_2.6_2.10 "1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.6 |
org.mindrot : jbcrypt | jar | 0.3m |
Group / Artifact | Type | Version |
---|---|---|
net.liftweb : lift-webkit_2.10 | jar | 2.6.3 |
com.github.salat : salat_2.10 | jar | 1.10.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 3.0.1 |