License |
License |
---|---|
Categories |
CategoriesNet |
GroupId | GroupIdnet.liftmodules |
ArtifactId | ArtifactIdsalatauth_2.6_2.11 |
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.11-1.2.pom | |
salatauth_2.6_2.11-1.2.jar | 117 KB |
salatauth_2.6_2.11-1.2-sources.jar | 10 KB |
salatauth_2.6_2.11-1.2-javadoc.jar | 405 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.liftmodules/salatauth_2.6_2.11/ -->
<dependency>
<groupId>net.liftmodules</groupId>
<artifactId>salatauth_2.6_2.11</artifactId>
<version>1.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.liftmodules/salatauth_2.6_2.11/
implementation 'net.liftmodules:salatauth_2.6_2.11:1.2'
// https://jarcasting.com/artifacts/net.liftmodules/salatauth_2.6_2.11/
implementation ("net.liftmodules:salatauth_2.6_2.11:1.2")
'net.liftmodules:salatauth_2.6_2.11:jar:1.2'
<dependency org="net.liftmodules" name="salatauth_2.6_2.11" rev="1.2">
<artifact name="salatauth_2.6_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.liftmodules', module='salatauth_2.6_2.11', version='1.2')
)
libraryDependencies += "net.liftmodules" % "salatauth_2.6_2.11" % "1.2"
[net.liftmodules/salatauth_2.6_2.11 "1.2"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.8 |
org.mindrot : jbcrypt | jar | 0.3m |
Group / Artifact | Type | Version |
---|---|---|
net.liftweb : lift-webkit_2.11 | jar | 2.6.3 |
com.github.salat : salat_2.11 | jar | 1.10.0 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.11 | jar | 3.0.1 |