wpt-sample-guice

A lightweight unit testing framework for Apache Wicket

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.ttdev
ArtifactId

ArtifactId

wpt-sample-guice
Last Version

Last Version

3.0.3
Release Date

Release Date

Type

Type

war
Description

Description

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

Download wpt-sample-guice

How to add to project

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

Dependencies

compile (5)

Group / Artifact Type Version
com.ttdev : wpt-runtime-guice jar 3.0.3
org.testng : testng jar 5.13.1
com.google.guava : guava jar 14.0
org.slf4j : slf4j-simple jar 1.6.2
org.apache.wicket : wicket-guice jar 6.4.0

provided (1)

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

test (1)

Group / Artifact Type Version
com.ttdev : wpt-core jar 3.0.3

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.3
3.0.2
3.0.1
3.0.0