wpt-runtime-spring

A lightweight unit testing framework for Apache Wicket

License

License

GroupId

GroupId

com.ttdev
ArtifactId

ArtifactId

wpt-runtime-spring
Last Version

Last Version

3.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

wpt-runtime-spring
A lightweight unit testing framework for Apache Wicket

Download wpt-runtime-spring

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.ttdev : wpt-runtime jar 3.0.3
org.springframework : spring-core jar 4.3.20.RELEASE
org.apache.wicket : wicket-spring jar 6.4.0
org.springframework : spring-context jar 4.3.20.RELEASE
org.springframework : spring-web jar 4.3.20.RELEASE

provided (1)

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

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