License |
License |
---|---|
GroupId | GroupIdcom.ttdev |
ArtifactId | ArtifactIdwpt-runtime-spring |
Last Version | Last Version3.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwpt-runtime-spring
A lightweight unit testing framework for Apache Wicket
|
Filename | Size |
---|---|
wpt-runtime-spring-3.0.3.pom | |
wpt-runtime-spring-3.0.3.jar | 2 KB |
wpt-runtime-spring-3.0.3-sources.jar | 1 KB |
wpt-runtime-spring-3.0.3-javadoc.jar | 23 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.testng : testng | jar | 5.13.1 |