Chenillekit Access

A library to make your pages accessible to authenticated users

License

License

GroupId

GroupId

org.chenillekit
ArtifactId

ArtifactId

chenillekit-access
Last Version

Last Version

1.3.3
Release Date

Release Date

Type

Type

jar
Description

Description

Chenillekit Access
A library to make your pages accessible to authenticated users
Project Organization

Project Organization

ChenilleKit

Download chenillekit-access

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.tapestry : tapestry-ioc jar 5.3.1
org.apache.tapestry : tapestry-core jar 5.3.1

test (5)

Group / Artifact Type Version
org.testng : testng jar 5.13.1
javax.servlet : servlet-api jar 2.4
com.h2database : h2 jar 1.2.127
org.apache.tapestry : tapestry-test jar 5.3.1
org.easymock : easymock jar 2.4

Project Modules

There are no modules declared in this project.

Versions

Version
1.3.3
1.3.2
1.3.0
1.2.0