is not current version
Last Version 5.0.0

org.ops4j.pax.wicket:pax-wicket 5.0.0-RC1


Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.ops4j.pax.wicket
ArtifactId

ArtifactId

pax-wicket
Version

Version

5.0.0-RC1
Type

Type

pom

Download pax-wicket 5.0.0-RC1

Filename Size
pax-wicket-5.0.0-RC1.pom 28 KB
Browse

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