Skip to content

invesdwin/invesdwin-nowicket

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

invesdwin-NoWicket

A naked objects framework for wicket that enables developers to write less boilerplate wicket code during implementation of complex websites. Without sacrificing the flexibility and control you are used from wicket. Improving productivity by a measurable factor and making wicket more fun.

Maven

Releases and snapshots are deployed to this maven repository:

https://invesdwin.de/repo/invesdwin-oss-remote/

Dependency declaration:

<dependency>
	<groupId>de.invesdwin</groupId>
	<artifactId>invesdwin-nowicket</artifactId>
	<version>1.0.3</version><!---project.version.invesdwin-nowicket-parent-->
</dependency>

Documentation

We created an elaborate website for this purpose. There you will find a detailed guide that explains how the framework works and lots of examples with the commented code available here on github.

See our documentation website here: http://invesdwin.de/nowicket/

Support

If you need further assistance or have some ideas for improvements and don't want to create an issue here on github, feel free to start a discussion in our invesdwin-platform mailing list.

About

Naked objects wicket binding and html generator framework for writing less wicket code

Resources

License

Stars

Watchers

Forks

Packages

No packages published