is not current version
Last Version 0.1.2

org.tynamo:tapestry-exceptionpage 0.0.1

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.0.1
Type

Type

jar

Download tapestry-exceptionpage 0.0.1


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