Last Version

Scalatra Shiro 1.0.0

Scalatra integration for Apache Shiro

License

License

Categories

Categories

Scala Languages
GroupId

GroupId

com.github.sammyrulez
ArtifactId

ArtifactId

scalatra.shiro
Version

Version

1.0.0
Type

Type

jar
Description

Description

Scalatra Shiro
Scalatra integration for Apache Shiro
Project URL

Project URL

https://github.com/sammyrulez/ScalatraShiro
Source Code Management

Source Code Management

https://github.com/sammyrulez/ScalatraShiro

Download scalatra.shiro 1.0.0


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

Dependencies

compile (7)

Group / Artifact Type Version
org.scalatra : scalatra_2.10 jar 2.3.1
org.scalatra : scalatra-jetty_2.10 jar 2.3.1
org.scalatra : scalatra-scalatest_2.10 jar 2.3.1
org.scalatra : scalatra-scalate_2.10 jar 2.3.1
org.scalatra : scalatra-auth_2.10 jar 2.3.1
org.apache.shiro : shiro-web jar 1.2.3
ch.qos.logback : logback-classic jar 1.0.13

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (2)

Group / Artifact Type Version
org.specs2 : specs2_2.10 jar 2.4.14
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.