| License |
License |
|---|---|
| GroupId | GroupIdfr.exanpe |
| ArtifactId | ArtifactIdexanpe-t5-lib |
| Version | Version1.2.1 |
| Type | Typejar |
| Description |
DescriptionExanpe Tapestry 5 Library
Enhanced components, services and utilities for Tapestry 5
|
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| exanpe-t5-lib-1.2.1.pom | |
| exanpe-t5-lib-1.2.1.jar | 389 KB |
| exanpe-t5-lib-1.2.1-sources.jar | 390 KB |
| exanpe-t5-lib-1.2.1-javadoc.jar | 380 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/fr.exanpe/exanpe-t5-lib/ -->
<dependency>
<groupId>fr.exanpe</groupId>
<artifactId>exanpe-t5-lib</artifactId>
<version>1.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/fr.exanpe/exanpe-t5-lib/
implementation 'fr.exanpe:exanpe-t5-lib:1.2.1'
// https://jarcasting.com/artifacts/fr.exanpe/exanpe-t5-lib/
implementation ("fr.exanpe:exanpe-t5-lib:1.2.1")
'fr.exanpe:exanpe-t5-lib:jar:1.2.1'
<dependency org="fr.exanpe" name="exanpe-t5-lib" rev="1.2.1">
<artifact name="exanpe-t5-lib" type="jar" />
</dependency>
@Grapes(
@Grab(group='fr.exanpe', module='exanpe-t5-lib', version='1.2.1')
)
libraryDependencies += "fr.exanpe" % "exanpe-t5-lib" % "1.2.1"
[fr.exanpe/exanpe-t5-lib "1.2.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-lang : commons-lang | jar | 2.5 |
| commons-collections : commons-collections | jar | 3.2.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.tapestry : tapestry-core | jar | 5.2.6 |
| javax.servlet : servlet-api | jar | 2.5 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.apache.tapestry : tapestry-test | jar | 5.2.6 |
| org.springframework : spring-web | jar | 3.0.6.RELEASE |
| org.springframework.security : spring-security-web | jar | 3.0.6.RELEASE |
| org.springframework.security : spring-security-config | jar | 3.0.6.RELEASE |
| org.apache.tapestry : tapestry-spring | jar | 5.2.6 |