License |
License |
---|---|
Categories |
CategoriesWicket User Interface Web Frameworks |
GroupId | GroupIdorg.ops4j.pax.wicket |
ArtifactId | ArtifactIdorg.ops4j.pax.wicket.test |
Version | Version5.0.0 |
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 |
<!-- https://jarcasting.com/artifacts/org.ops4j.pax.wicket/org.ops4j.pax.wicket.test/ -->
<dependency>
<groupId>org.ops4j.pax.wicket</groupId>
<artifactId>org.ops4j.pax.wicket.test</artifactId>
<version>5.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.wicket/org.ops4j.pax.wicket.test/
implementation 'org.ops4j.pax.wicket:org.ops4j.pax.wicket.test:5.0.0'
// https://jarcasting.com/artifacts/org.ops4j.pax.wicket/org.ops4j.pax.wicket.test/
implementation ("org.ops4j.pax.wicket:org.ops4j.pax.wicket.test:5.0.0")
'org.ops4j.pax.wicket:org.ops4j.pax.wicket.test:jar:5.0.0'
<dependency org="org.ops4j.pax.wicket" name="org.ops4j.pax.wicket.test" rev="5.0.0">
<artifact name="org.ops4j.pax.wicket.test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.wicket', module='org.ops4j.pax.wicket.test', version='5.0.0')
)
libraryDependencies += "org.ops4j.pax.wicket" % "org.ops4j.pax.wicket.test" % "5.0.0"
[org.ops4j.pax.wicket/org.ops4j.pax.wicket.test "5.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.ops4j.pax.logging : pax-logging-api | jar | 1.7.0 |
javax.servlet : javax.servlet-api | jar | 3.1.0 |
org.osgi : org.osgi.core | jar | 4.3.1 |
org.osgi : org.osgi.compendium | jar | 4.3.1 |
Group / Artifact | Type | Version |
---|---|---|
org.jmock : jmock-junit4 | jar | 2.5.1 |
junit : junit | jar | 4.11 |
org.mockito : mockito-all | jar | 1.9.5 |