Last Version

scalatra-auth 2.7.1

Scalatra authentication module

License

License

BSD
Categories

Categories

Scala Languages
GroupId

GroupId

org.scalatra
ArtifactId

ArtifactId

scalatra-auth_2.11
Version

Version

2.7.1
Type

Type

jar
Description

Description

scalatra-auth
Scalatra authentication module
Project URL

Project URL

http://www.scalatra.org/
Project Organization

Project Organization

org.scalatra
Source Code Management

Source Code Management

http://github.com/scalatra/scalatra

Download scalatra-auth_2.11 2.7.1


<!-- https://jarcasting.com/artifacts/org.scalatra/scalatra-auth_2.11/ -->
<dependency>
    <groupId>org.scalatra</groupId>
    <artifactId>scalatra-auth_2.11</artifactId>
    <version>2.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.scalatra/scalatra-auth_2.11/
implementation 'org.scalatra:scalatra-auth_2.11:2.7.1'
// https://jarcasting.com/artifacts/org.scalatra/scalatra-auth_2.11/
implementation ("org.scalatra:scalatra-auth_2.11:2.7.1")
'org.scalatra:scalatra-auth_2.11:jar:2.7.1'
<dependency org="org.scalatra" name="scalatra-auth_2.11" rev="2.7.1">
  <artifact name="scalatra-auth_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.scalatra', module='scalatra-auth_2.11', version='2.7.1')
)
libraryDependencies += "org.scalatra" % "scalatra-auth_2.11" % "2.7.1"
[org.scalatra/scalatra-auth_2.11 "2.7.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
org.scalatra : scalatra_2.11 jar 2.7.1

Project Modules

There are no modules declared in this project.