is not current version
Last Version 0.1.2

org.tynamo:tapestry-exceptionpage 0.1.0

Tapestry 5 implementation for a standard servlet exception-type -> error-page configuration

Categories

Categories

Tape Data Data Structures
GroupId

GroupId

org.tynamo
ArtifactId

ArtifactId

tapestry-exceptionpage
Version

Version

0.1.0
Type

Type

jar

Download tapestry-exceptionpage 0.1.0


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