is not current version
Last Version 0.7.15

org.ops4j.pax.wicket:pax-wicket-test 0.7.1

Pax Wicket Service is an OSGi extension of the Wicket framework, allowing for dynamic loading and unloading of Wicket components and pageSources.

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.ops4j.pax.wicket
ArtifactId

ArtifactId

pax-wicket-test
Version

Version

0.7.1
Type

Type

jar

Download pax-wicket-test 0.7.1


<!-- 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.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.wicket/pax-wicket-test/
implementation 'org.ops4j.pax.wicket:pax-wicket-test:0.7.1'
// https://jarcasting.com/artifacts/org.ops4j.pax.wicket/pax-wicket-test/
implementation ("org.ops4j.pax.wicket:pax-wicket-test:0.7.1")
'org.ops4j.pax.wicket:pax-wicket-test:jar:0.7.1'
<dependency org="org.ops4j.pax.wicket" name="pax-wicket-test" rev="0.7.1">
  <artifact name="pax-wicket-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.wicket', module='pax-wicket-test', version='0.7.1')
)
libraryDependencies += "org.ops4j.pax.wicket" % "pax-wicket-test" % "0.7.1"
[org.ops4j.pax.wicket/pax-wicket-test "0.7.1"]