RSS 20 projects tagged "Apache 2.0"

Download Website Updated 22 May 2013 Genson

Screenshot
Pop 96.12
Vit 3.68

Genson is a lightweight Java library for doing conversion between JSON and Java. It provides full databinding and Java generics support. Genson's main goals are to come with rich features out of the box, great performance and scalability, and easy ways to add new features.

Download Website Updated 08 May 2013 CmdOption

Screenshot
Pop 37.75
Vit 7.91

CmdOption is a simple annotation-driven command line parser toolkit for Java 5 applications. Everything you need is (at least one) simple configuration object. Each field and method annotated with an CmdOption annotation will be processed. Based on this config, CmdOption is able to parse any command line, guaranteeing the declared specification. The result is directly stored in the given config object. When errors occur, CmdOption gives a meaningful error message. Generated output and validation/error message can be localized.

Download Website Updated 29 Apr 2013 SBuild Eclipse Plugin

Screenshot
Pop 40.52
Vit 6.03

SBuild Eclipse Plugin integrates SBuild into the Eclipse IDE. It provides an SBuild classpath container which can resolve project dependencies (build path) via SBuild. Additionally, dependencies can be resolved alternatively from a workspace through an alias configuration.

No download No website Updated 14 Mar 2013 Geomajas profiling project

Screenshot
Pop 62.47
Vit 1.00

Geomajas profiling project is a simple application profiling system that can be used to continuously gather profiling information in a running application. It allows you to get the number of invocations and total/average time. Profiling data can also be grouped to allow total time to be split up over different groups. There is utility code to use this for JDBC access profiling, and JMX integration for accessing the data which is gathered and reset the counters.

No download No website Updated 23 Feb 2013 HTMLSplicer

Screenshot
Pop 32.36
Vit 9.50

HTMLSplicer is a toolkit that provides methods to compose complex HTML documents from simpler HTML documents, called templates. It can be used to generate servlet responses in Java Web applications, without adopting a full-fledged presentation layer framework like JSP, JSF, Apache Wicket, or GWT.

No download Website Updated 09 Feb 2013 jTransfo

Screenshot
Pop 41.09
Vit 1.99

jTransfo is a Java library to easily convert between transfer and domain objects. It is driven using annotations on the transfer object. Several transfer objects for the same domain object can be used. There are integrations with the Spring framework and Joda-Time.

No download No website Updated 02 Feb 2013 Commentari

Screenshot
Pop 26.15
Vit 10.43

Commentari is a Disqus like commenting written in Java/Spring. It uses JavaScript/Ajax to fetch, add, and page through comments. Progressive enhancement is used. The demo interface uses Zurb Foundation, and adapts to tablets, mobile devices, etc. using HTML media calls. Comments are stored in a disk backed treap store, a fast binary tree.

No download Website Updated 24 Jan 2013 FitNesse Launcher Maven Plugin

Screenshot
Pop 35.50
Vit 11.56

FitNesse Launcher Maven Plugin can launch FitNesse as a wiki server or automatically run FitNesse tests as part of a standard integration-test/verify build. It allows configuration of FitNesse's classpath through plugin dependencies and injects all Maven project properties as FitNesse variables (which can be overridden from the commandline using "-D").

Download No website Updated 07 Jul 2012 LMF - Linked Media Framework

Screenshot
Pop 39.50
Vit 3.39

The Linked Media Framework is an easy-to-set-up server application that bundles central Semantic Web technologies to offer advanced services. The Linked Media Framework consists of LMF Core and LMF Modules. The core component of the Linked Media Framework is a Linked Data Server that allows you to expose data following the Linked Data Principles. The Linked Data Server implemented as part of the LMF goes beyond the Linked Data principles by extending them with Linked Data Updates and by integrating management of metadata and content and making both accessible in a uniform way. Its extensions are described in more detail in LinkedMediaPrinciples. In addition to the Linked Data Server, the LMF Core also offers a highly configurable Semantic Search service and a SPARQL endpoint. Setting up and using the Semantic Search component is described in SemanticSearch. Accessing the SPARQL endpoint is described in SPARQLEndpoint. Whereas the extension of the Linked Data principles is already conceptually well-described, work is proceeding on a proper specification and extension of Semantic Search and SPARQL endpoint for Linked Data servers.

No download No website Updated 29 May 2012 RMI WebSocket

Screenshot
Pop 21.75
Vit 18.93

RMI WebSocket provides a library for remote method invocations between a browser and a Jetty Web Server using the HTML5 WebSocket. The idea is to enable tight method-level integration between the user interface and the server so that patterns such as MVP (Model-View-Presenter) can be applied in a Web environment. The method-level communications between the browser code and the server code allows the developer to think about the Web page and server-side components as objects in a UML world. Details such as the over-the-wire protocols in WebSockets are abstracted away in the process.

Screenshot

Project Spotlight

Extended Module Player

A multi-format module player.

Screenshot

Project Spotlight

PacketFence ZEN

A network access control system.