Skip to content

visural-wicket is a collection of Apache Wicket components and utilities. They are designed to be light-weight, loosely coupled and to be easily integrated into any existing Wicket application with minimal dependencies.

Notifications You must be signed in to change notification settings

FrantaM/visural-wicket

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The main visural-wicket project page can be found at:

  * http://code.google.com/p/visural-wicket

You can find official releases for download at:

  * http://code.google.com/p/visural-wicket/downloads/list
  
## Build the project via ANT

  * comming soon
  
## Build the project via Gradle

  * download gradle and add the gradle file to your classpath ( http://www.gradle.org/downloads e.g. 1.3 works)
  * run "gradle tasks" to get a list of all possible tasks.
  * use "gradle build" to build the project
  * use "gradle uploadArchives" to create the maven artifacts into "/temp/com/visural" ( where /temp is the maven repository root )

About

visural-wicket is a collection of Apache Wicket components and utilities. They are designed to be light-weight, loosely coupled and to be easily integrated into any existing Wicket application with minimal dependencies.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 53.3%
  • JavaScript 46.4%
  • Groovy 0.3%