wpt-sample-junit

A lightweight unit testing framework for Apache Wicket

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

com.ttdev
ArtifactId

ArtifactId

wpt-sample-junit
Last Version

Last Version

3.0.3
Release Date

Release Date

Type

Type

war
Description

Description

wpt-sample-junit
A lightweight unit testing framework for Apache Wicket

Download wpt-sample-junit

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
com.ttdev : wpt-runtime-spring jar 3.0.3
org.slf4j : slf4j-simple jar 1.6.2
org.apache.wicket : wicket-extensions jar 6.4.0

provided (1)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5

test (2)

Group / Artifact Type Version
com.ttdev : wpt-core jar 3.0.3
junit : junit jar 4.8.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