Last Version

Tapestry Testify 1.0.4

Enhanced testing facilities for Tapestry 5.

License

License

Categories

Categories

Net Tape Data Data Structures
GroupId

GroupId

net.sourceforge.tapestrytestify
ArtifactId

ArtifactId

tapestry-testify
Version

Version

1.0.4
Type

Type

jar
Description

Description

Tapestry Testify
Enhanced testing facilities for Tapestry 5.
Project URL

Project URL

http://tapestrytestify.sourceforge.net
Source Code Management

Source Code Management

https://sourceforge.net/p/tapestrytestify/code/

Download tapestry-testify 1.0.4


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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.tapestry : tapestry-core jar 5.3.1
org.apache.tapestry : tapestry-test jar 5.3.1
junit : junit Optional jar 4.0
org.testng : testng jar 5.8

test (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.4
org.mockito : mockito-core jar 1.7

Project Modules

There are no modules declared in this project.