Last Version

Wicketopia 1.4

A Rapid Application Development (RAD) library for the Apache Wicket framework

License

License

Categories

Categories

Wicket User Interface Web Frameworks
GroupId

GroupId

org.wicketopia
ArtifactId

ArtifactId

wicketopia-parent
Version

Version

1.4
Type

Type

pom
Description

Description

Wicketopia
A Rapid Application Development (RAD) library for the Apache Wicket framework
Source Code Management

Source Code Management

https://github.com/jwcarman/Wicketopia

Download wicketopia-parent 1.4


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

Dependencies

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

Project Modules

  • module-template
  • annotations
  • wicketopia
  • persistence
  • hibernate
  • jpa
  • jpa2
  • joda
  • domdrides
  • security
  • spring-security
  • shiro
  • validation
  • example