JPA Subject-Instance Tapestry Security

Secure JPA subject-instances with Shiro-based Tapestry Security

License

License

Categories

Categories

Security Tape Data Data Structures
GroupId

GroupId

org.tynamo.security
ArtifactId

ArtifactId

tapestry-security-jpa
Last Version

Last Version

0.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

JPA Subject-Instance Tapestry Security
Secure JPA subject-instances with Shiro-based Tapestry Security
Project URL

Project URL

http://www.tynamo.org/tapestry-security-jpa/
Source Code Management

Source Code Management

https://github.com/tynamo/tapestry-security-jpa

Download tapestry-security-jpa

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
org.apache.tapestry : tapestry-ioc jar 5.5.0
org.apache.tapestry : tapestry-json jar 5.5.0
org.apache.tapestry : tapestry-jpa jar 5.5.0
org.tynamo : tynamo-common jar 0.0.3
org.tynamo : tapestry-security jar 0.7.1

provided (1)

Group / Artifact Type Version
org.eclipse.jetty.orbit : javax.servlet jar 3.0.0.v201112011016

test (7)

Group / Artifact Type Version
org.apache.tapestry : tapestry-test jar 5.5.0
org.eclipse.persistence : eclipselink jar 2.7.4
com.h2database : h2 jar 1.4.200
org.mockito : mockito-all jar 1.10.19
org.tynamo : tapestry-jpa-seedentity jar 0.1.6
org.tynamo : tynamo-test jar 0.1.3
org.slf4j : slf4j-simple jar 1.7.25

Project Modules

There are no modules declared in this project.

Versions

Version
0.2.0
0.0.4
0.0.3
0.0.2
0.0.1