Last Version

OPS4J Pax Wicket :: Parent 5.0.0

Maven parent POM for all OPS4J Maven projects.

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.ops4j.pax.wicket
ArtifactId

ArtifactId

pax-wicket
Version

Version

5.0.0
Type

Type

pom
Description

Description

OPS4J Pax Wicket :: Parent
Maven parent POM for all OPS4J Maven projects.
Project Organization

Project Organization

OPS4J - Open Participation Software for Java
Source Code Management

Source Code Management

http://github.com/ops4j/org.ops4j.pax.wicket

Download pax-wicket 5.0.0

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • service
  • spi
  • test
  • samples
  • features/wicket
  • features/paxwicket
  • itests
  • org.ops4j.pax.wicket.itests.karaf