License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdcom.ttdev |
ArtifactId | ArtifactIdwpt-runtime-guice |
Last Version | Last Version3.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionwpt-runtime-guice
A lightweight unit testing framework for Apache Wicket
|
Filename | Size |
---|---|
wpt-runtime-guice-3.0.3.pom | |
wpt-runtime-guice-3.0.3.jar | 2 KB |
wpt-runtime-guice-3.0.3-sources.jar | 1 KB |
wpt-runtime-guice-3.0.3-javadoc.jar | 23 KB |
Browse |
<!-- 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"]
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 |