RSS 19 projects tagged "Apache 2.0"

No download Website Updated 08 Feb 2013 Genson

Screenshot
Pop 96.62
Vit 3.70

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 No website Updated 13 Dec 2010 SpiderDB

Screenshot
Pop 90.27
Vit 3.19

SpiderDB is a lightweight database schema crawler library developed using Java. It is a simple library that can be used to Crawler the underlying schema of a database and return POJO objects, which makes it very easy to use. This library takes care of all the differences among the various database management systems, and makes application code free from the DBMS differences.You keep using same POJOs even if you change the underlying DBMS.

No download No website Updated 14 Mar 2013 Geomajas profiling project

Screenshot
Pop 62.27
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 Website Updated 09 Feb 2013 jTransfo

Screenshot
Pop 41.11
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.

Download No website Updated 02 Oct 2011 Multicast Tool

Screenshot
Pop 40.89
Vit 1.00

Multicast Tool is a command line tool from the WizTools.org mini-projects that operates in two modes: listen and send. Running this application in these modes, the user will be able to send and receive packets from multicast groups.

Download Website Updated 29 Apr 2013 SBuild Eclipse Plugin

Screenshot
Pop 40.44
Vit 6.15

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.

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

Screenshot
Pop 39.72
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.

Download Website Updated 08 May 2013 CmdOption

Screenshot
Pop 37.51
Vit 8.18

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.

No download Website Updated 24 Jan 2013 FitNesse Launcher Maven Plugin

Screenshot
Pop 35.61
Vit 11.51

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").

No download No website Updated 23 Feb 2013 HTMLSplicer

Screenshot
Pop 32.74
Vit 9.45

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.

Screenshot

Project Spotlight

Q4Wine

A GUI for Wine.

Screenshot

Project Spotlight

ackr

A very small subset of grep/ack/rak, for lazy developers.