Last Version

Exanpe Tapestry 5 Library 1.2.1

Enhanced components, services and utilities for Tapestry 5

License

License

GroupId

GroupId

fr.exanpe
ArtifactId

ArtifactId

exanpe-t5-lib
Version

Version

1.2.1
Type

Type

jar
Description

Description

Exanpe Tapestry 5 Library
Enhanced components, services and utilities for Tapestry 5
Source Code Management

Source Code Management

https://github.com/exanpe/exanpe-t5-lib

Download exanpe-t5-lib 1.2.1


<!-- 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"]

Dependencies

compile (2)

Group / Artifact Type Version
commons-lang : commons-lang jar 2.5
commons-collections : commons-collections jar 3.2.1

provided (2)

Group / Artifact Type Version
org.apache.tapestry : tapestry-core jar 5.2.6
javax.servlet : servlet-api jar 2.5

test (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

Project Modules

There are no modules declared in this project.