wpt-runtime-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-runtime-guice
Last Version

Last Version

3.0.3
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download wpt-runtime-guice

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.apache.wicket : wicket-guice jar 6.4.0
com.google.inject : guice jar 2.0
com.ttdev : wpt-runtime 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