Last Version

Spring Security services for Tapestry 3.0.5

Spring Security services for Tapestry

License

License

Categories

Categories

Security Tape Data Data Structures
GroupId

GroupId

com.github.lltyk
ArtifactId

ArtifactId

tapestry-spring-security
Version

Version

3.0.5
Type

Type

jar
Description

Description

Spring Security services for Tapestry
Spring Security services for Tapestry
Project Organization

Project Organization

Robin Helgelin
Source Code Management

Source Code Management

https://github.com/lobbin/tapestry-spring-security

Download tapestry-spring-security 3.0.5


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

Dependencies

compile (14)

Group / Artifact Type Version
org.apache.tapestry : tapestry-core jar 5.3.3
org.apache.tapestry : tapestry-ioc jar 5.3.3
org.springframework.security : spring-security-core jar 3.1.0.RELEASE
org.springframework.security : spring-security-web jar 3.1.0.RELEASE
org.springframework : spring-web jar 3.1.0.RELEASE
org.springframework : spring-tx jar 3.1.0.RELEASE
org.springframework : spring-expression jar 3.1.0.RELEASE
org.springframework : spring-aop jar 3.1.0.RELEASE
org.springframework : spring-jdbc jar 3.1.0.RELEASE
org.springframework : spring-context jar 3.1.0.RELEASE
org.springframework : spring-beans jar 3.1.0.RELEASE
org.springframework : spring-core jar 3.1.0.RELEASE
javax.servlet : servlet-api jar 2.5
commons-lang : commons-lang jar 2.4

test (1)

Group / Artifact Type Version
org.testng : testng jar 5.1

Project Modules

There are no modules declared in this project.