This project manages program (usually web) flow and web page /web component generation. Currently this project is only integrated with Tapestry 4. However, the code is separated out and implementing different web UI frameworks should be possible.
Java library to easily use Gure Gipuzkoa's public API. (http://guregipuzkoa.net/api/) Java application to easily upload sets of photos to Gure Gipuzkoa.
Toolkit e-formulieren is een opensource toolkit voor het op een gebruikersvriendelijke manier kunnen maken en onderhouden van e-formulieren.
De Toolkit maakt gebruik van Orbeon, en ondersteunt XForms-compliant e-formulieren, evt. met voorinvulling.
This is, at least for now, a proof of concept of an extended jsp:include command, allowing the user to
pass in both Strings and Objects, as well as specify a block to display if there is an error.
A java utility that merges jars together to form a single unified jar. Supports complex merge scenarios, including merging OSGi manifest files for example. Extensible and configurable. Intended for java developers.
Swing Simple is a set of Java Swing libraries meant to simplify the development of Swing and AWT components. These include a process viewer, a CSS-like Layout Manager and others.
An add-on package for implementations of Contexts and Dependency Injection for the Java EE platform (CDI - JSR-299) providing convenient integration with Perf4j - performance monitoring library for Java applications.
Yaoqiang XPDL Model is a library for workflow process applications (such as Yaoqiang XPDL Editor), parse XML file to XPDL Model object or serialize XPDL Model object to XML file.
Application to create PDF document on the fly from any source file format(PRN,HTML,TEXT,CSV) with complete mailing system and reports module. It's made over following library Pdf - IText Web Server- Simple Frame work Database- H2
Raken, web service controller, is based on JSON as a data definition language. it utilizes simple protocol, optional asynchronous interaction, recovery, localization, security, caching, batch, and multi-part messaging.
This library offers an API to useful tools that can be utilized for any text mining project. More details will be mentioned in the project's future documentation
Java API for GSM modems. Allows sending and receiving SMS. Capable to dial out and receive calls in data mode. Contains driver classes for Wavecom and Siemens GSM modems. Extandable. Developers are welcome to supply new drivers.
jHermes is an asynchronous communication framework for Java. In the spirit of Apache MINA, this is meant to provide a high-level abstraction for applications to utilize efficient asynchronous communication.
A Java implementation of a NAT-PMP client. At the project's inception, there was not a well-known NAT-PMP client library for Java. This project intends to fill the gap.
JMacAdapter is a Mac OS X adapter for Java built as a reflective wrapper for com.apple.eawt.*, allowing programs to look and behave like native Mac OS X applications without having to depend on com.apple.eawt.* imports, which are often unavailable.
RedRoo implements a framework for defining and executing hierarchical state machines. As a Red Kangaroo jumps from place to place, RedRoo will transition your application from state to state feeding on the events you pass to it. So get jumping!