License |
License |
---|---|
Categories |
CategoriesScala Languages |
GroupId | GroupIdcom.github.sammyrulez |
ArtifactId | ArtifactIdscalatrashiro_2.11 |
Version | Version1.1.0 |
Type | Typejar |
Description |
Descriptionscalatrashiro
scalatrashiro
|
Project URL |
Project URL |
Project Organization |
Project Organizationcom.github.sammyrulez |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
scalatrashiro_2.11-1.1.0.pom | |
scalatrashiro_2.11-1.1.0.jar | 16 KB |
scalatrashiro_2.11-1.1.0-sources.jar | 2 KB |
scalatrashiro_2.11-1.1.0-javadoc.jar | 371 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.sammyrulez/scalatrashiro_2.11/ -->
<dependency>
<groupId>com.github.sammyrulez</groupId>
<artifactId>scalatrashiro_2.11</artifactId>
<version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.sammyrulez/scalatrashiro_2.11/
implementation 'com.github.sammyrulez:scalatrashiro_2.11:1.1.0'
// https://jarcasting.com/artifacts/com.github.sammyrulez/scalatrashiro_2.11/
implementation ("com.github.sammyrulez:scalatrashiro_2.11:1.1.0")
'com.github.sammyrulez:scalatrashiro_2.11:jar:1.1.0'
<dependency org="com.github.sammyrulez" name="scalatrashiro_2.11" rev="1.1.0">
<artifact name="scalatrashiro_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.sammyrulez', module='scalatrashiro_2.11', version='1.1.0')
)
libraryDependencies += "com.github.sammyrulez" % "scalatrashiro_2.11" % "1.1.0"
[com.github.sammyrulez/scalatrashiro_2.11 "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.11.6 |
org.scalatra : scalatra_2.11 | jar | 2.3.0 |
org.scalatra : scalatra-scalate_2.11 | jar | 2.3.0 |
org.scalatra : scalatra-auth_2.11 | jar | 2.3.0 |
org.apache.shiro : shiro-core | jar | 1.2.4 |
org.apache.shiro : shiro-web | jar | 1.2.4 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.0.6 |
Group / Artifact | Type | Version |
---|---|---|
org.scalatra : scalatra-scalatest_2.11 | jar | 2.3.0 |
junit : junit | jar | 4.12 |
org.eclipse.jetty : jetty-webapp | jar | 8.1.8.v20121106 |
org.eclipse.jetty.orbit : javax.servlet | jar | 3.0.0.v201112011016 |