wpt-core

A lightweight unit testing framework for Apache Wicket

License

License

GroupId

GroupId

com.ttdev
ArtifactId

ArtifactId

wpt-core
Last Version

Last Version

3.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

wpt-core
A lightweight unit testing framework for Apache Wicket

Download wpt-core

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.ttdev : wpt-runtime jar 3.0.3
org.seleniumhq.selenium : selenium-java jar 2.31.0
org.eclipse.jetty.aggregate : jetty-all-server jar 8.1.9.v20130131

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