License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.liftmodules |
ArtifactId | ArtifactIdsalatauth_2.5_2.10 |
Version | Version1.1 |
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.5_2.10-1.1.pom | |
salatauth_2.5_2.10-1.1.jar | 116 KB |
salatauth_2.5_2.10-1.1-sources.jar | 10 KB |
salatauth_2.5_2.10-1.1-javadoc.jar | 403 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.liftmodules/salatauth_2.5_2.10/ -->
<dependency>
<groupId>net.liftmodules</groupId>
<artifactId>salatauth_2.5_2.10</artifactId>
<version>1.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftmodules/salatauth_2.5_2.10/
implementation 'net.liftmodules:salatauth_2.5_2.10:1.1'
// https://jarcasting.com/artifacts/net.liftmodules/salatauth_2.5_2.10/
implementation ("net.liftmodules:salatauth_2.5_2.10:1.1")
'net.liftmodules:salatauth_2.5_2.10:jar:1.1'
<dependency org="net.liftmodules" name="salatauth_2.5_2.10" rev="1.1">
<artifact name="salatauth_2.5_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftmodules', module='salatauth_2.5_2.10', version='1.1')
)
libraryDependencies += "net.liftmodules" % "salatauth_2.5_2.10" % "1.1"
[net.liftmodules/salatauth_2.5_2.10 "1.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.10.4 |
org.mindrot : jbcrypt | jar | 0.3m |
Group / Artifact | Type | Version |
---|---|---|
net.liftweb : lift-webkit_2.10 | jar | 2.5.1 |
com.novus : salat_2.10 | jar | 1.9.8 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.10 | jar | 2.2.0 |