tapestry-security
Tapestry-security is a security module for Apache Tapestry 5, based on Apache Shiro. Userguide at http://www.tynamo.org/tapestry-security+guide/.
License |
License |
---|---|
Categories |
CategoriesSecurity Tape Data Data Structures |
GroupId | GroupIdorg.tynamo |
ArtifactId | ArtifactIdtapestry-security |
Last Version | Last Version0.9.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionTapestry Security
Tynamo Security package for Tapestry 5 based on Shiro Security
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
tapestry-security-0.9.0.pom | |
tapestry-security-0.9.0.jar | 97 KB |
tapestry-security-0.9.0-sources.jar | 93 KB |
tapestry-security-0.9.0-javadoc.jar | 370 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.tynamo/tapestry-security/ -->
<dependency>
<groupId>org.tynamo</groupId>
<artifactId>tapestry-security</artifactId>
<version>0.9.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.tynamo/tapestry-security/
implementation 'org.tynamo:tapestry-security:0.9.0'
// https://jarcasting.com/artifacts/org.tynamo/tapestry-security/
implementation ("org.tynamo:tapestry-security:0.9.0")
'org.tynamo:tapestry-security:jar:0.9.0'
<dependency org="org.tynamo" name="tapestry-security" rev="0.9.0">
<artifact name="tapestry-security" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.tynamo', module='tapestry-security', version='0.9.0')
)
libraryDependencies += "org.tynamo" % "tapestry-security" % "0.9.0"
[org.tynamo/tapestry-security "0.9.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.shiro : shiro-web | jar | 1.7.1 |
org.apache.tapestry : tapestry-core | jar | 5.7.2 |
org.apache.tapestry : tapestry-ioc | jar | 5.7.2 |
org.apache.tapestry : tapestry-http | jar | 5.7.2 |
org.apache.tapestry : commons | jar | 5.7.2 |
org.tynamo : tynamo-common | jar | 0.0.3 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.apache.shiro : shiro-cas | jar | 1.7.1 |
Group / Artifact | Type | Version |
---|---|---|
ch.qos.logback : logback-classic | jar | 1.0.3 |
org.mockito : mockito-all | jar | 1.10.19 |
org.testng : testng | jar | 6.14.3 |
org.tynamo : tynamo-test | jar | 0.2.1 |
Tapestry-security is a security module for Apache Tapestry 5, based on Apache Shiro. Userguide at http://www.tynamo.org/tapestry-security+guide/.