License |
License |
---|---|
GroupId | GroupIdorg.chenillekit |
ArtifactId | ArtifactIdchenillekit-access |
Last Version | Last Version1.3.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionChenillekit Access
A library to make your pages accessible to authenticated users
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
chenillekit-access-1.3.3.pom | |
chenillekit-access-1.3.3.jar | 41 KB |
chenillekit-access-1.3.3-sources.jar | 34 KB |
chenillekit-access-1.3.3-javadoc.jar | 244 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.tapestry : tapestry-ioc | jar | 5.3.1 |
org.apache.tapestry : tapestry-core | jar | 5.3.1 |
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 |