wpt-runtime

A lightweight unit testing framework for Apache Wicket

License

License

GroupId

GroupId

com.ttdev
ArtifactId

ArtifactId

wpt-runtime
Last Version

Last Version

3.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

wpt-runtime
A lightweight unit testing framework for Apache Wicket

Download wpt-runtime

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.apache.wicket : wicket pom 6.4.0
org.apache.wicket : wicket-ioc jar 6.4.0
org.apache.wicket : wicket-extensions jar 6.4.0
org.eclipse.jetty.orbit : javax.servlet jar 3.0.0.v201112011016

test (1)

Group / Artifact Type Version
org.testng : testng jar 5.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.3
3.0.2
3.0.1
3.0.0