is not current version
Last Version 5.0.0

org.ops4j.pax.wicket:pax-wicket 0.7.4


Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.ops4j.pax.wicket
ArtifactId

ArtifactId

pax-wicket
Version

Version

0.7.4
Type

Type

pom

Download pax-wicket 0.7.4

Filename Size
pax-wicket-0.7.4.pom 20 KB
Browse

<!-- https://jarcasting.com/artifacts/org.ops4j.pax.wicket/pax-wicket/ -->
<dependency>
    <groupId>org.ops4j.pax.wicket</groupId>
    <artifactId>pax-wicket</artifactId>
    <version>0.7.4</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.ops4j.pax.wicket/pax-wicket/
implementation 'org.ops4j.pax.wicket:pax-wicket:0.7.4'
// https://jarcasting.com/artifacts/org.ops4j.pax.wicket/pax-wicket/
implementation ("org.ops4j.pax.wicket:pax-wicket:0.7.4")
'org.ops4j.pax.wicket:pax-wicket:pom:0.7.4'
<dependency org="org.ops4j.pax.wicket" name="pax-wicket" rev="0.7.4">
  <artifact name="pax-wicket" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.ops4j.pax.wicket', module='pax-wicket', version='0.7.4')
)
libraryDependencies += "org.ops4j.pax.wicket" % "pax-wicket" % "0.7.4"
[org.ops4j.pax.wicket/pax-wicket "0.7.4"]