License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.ops4j.pax.wicket |
ArtifactId | ArtifactIdpax-wicket-test |
Last Version | Last Version0.7.15 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionOPS4J Pax Wicket :: Test Helper
Pax Wicket Service is an OSGi extension of the Wicket framework, allowing for dynamic loading and
unloading of Wicket components and pageSources.
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
pax-wicket-test-0.7.15.pom | |
pax-wicket-test-0.7.15.jar | 10 KB |
pax-wicket-test-0.7.15-sources.jar | 4 KB |
pax-wicket-test-0.7.15-javadoc.jar | 46 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.ops4j.pax.wicket/pax-wicket-test/ -->
<dependency>
<groupId>org.ops4j.pax.wicket</groupId>
<artifactId>pax-wicket-test</artifactId>
<version>0.7.15</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.wicket/pax-wicket-test/
implementation 'org.ops4j.pax.wicket:pax-wicket-test:0.7.15'
// https://jarcasting.com/artifacts/org.ops4j.pax.wicket/pax-wicket-test/
implementation ("org.ops4j.pax.wicket:pax-wicket-test:0.7.15")
'org.ops4j.pax.wicket:pax-wicket-test:jar:0.7.15'
<dependency org="org.ops4j.pax.wicket" name="pax-wicket-test" rev="0.7.15">
<artifact name="pax-wicket-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.wicket', module='pax-wicket-test', version='0.7.15')
)
libraryDependencies += "org.ops4j.pax.wicket" % "pax-wicket-test" % "0.7.15"
[org.ops4j.pax.wicket/pax-wicket-test "0.7.15"]
Group / Artifact | Type | Version |
---|---|---|
org.ops4j.pax.logging : pax-logging-api | jar | 1.6.2 |
org.apache.geronimo.specs : geronimo-servlet_2.5_spec | jar | 1.2 |
org.osgi : org.osgi.core | jar | 4.2.0 |
org.osgi : org.osgi.compendium | jar | 4.2.0 |
Group / Artifact | Type | Version |
---|---|---|
org.jmock : jmock-junit4 | jar | 2.5.1 |
junit : junit | jar | 4.8.2 |
org.mockito : mockito-all | jar | 1.8.5 |