RSS 579 projects tagged "Apache 2.0"

Download Website Updated 24 May 2013 JPPF

Screenshot
Pop 848.82
Vit 391.52

JPPF makes it easy to parallelize computationally intensive tasks and execute them on a Grid.

No download Website Updated 24 May 2013 DataNucleus AccessPlatform

Screenshot
Pop 310.00
Vit 327.66

DataNucleus AccessPlatform is a standards-compliant Java persistence product. It is fully compliant with the JDO1, JDO2, JDO2.1, JDO2.2, JDO3, JPA1, and JPA2 Java standards, and provides a REST API. It complies with the OGC Simple Feature Spec for persistence of geospatial Java types. It allows access to all popular RDBMS available today, together with the MongoDB, LDAP, NeoDatis, JSON, Excel/ODF spreadsheets, XML, BigTable, HBase, and Neo4j databases.

Download Website Updated 23 May 2013 Apache Ant

Screenshot
Pop 1,026.23
Vit 252.28

Ant is a Java based build tool, similar to make, but with better support for the cross platform issues involved with developing Java applications. Ant is the build tool of choice for all Java projects at Apache and many other Open Source Java projects.

Download Website Updated 23 May 2013 DEMUX Framework

Screenshot
Pop 71.25
Vit 1.53

DEMUX Framework enables Java developers to build modular, cross-platform applications which can run on desktop, Web, and mobile and embedded devices. It is based on OSGI and supports creating JavaFX desktop applications, mobiles apps (Android, iOS, Windows), and Web applications.

Download Website Updated 18 May 2013 Jailer

Screenshot
Pop 445.78
Vit 159.86

Jailer is a database subsetting and browsing tool. It is a tool for data exporting, schema browsing, and rendering. It exports consistent, referentially intact row-sets from relational databases. It removes obsolete data without violating integrity. It is DBMS agnostic (by using JDBC), platform independent, and generates DbUnit datasets, hierarchically structured XML, and topologically sorted SQL-DML.

Download Website Updated 16 May 2013 JDAL (Java Database Application Library)

Screenshot
Pop 92.65
Vit 1.06

JDAL is a Java library which aims to help developers make database applications easily using Spring Framework and Hibernate, JPA, or IBatis ORMs. It supports generic DAOs and ready-to-use UI Components with server-side pagination and sorting.

No download Website Updated 15 May 2013 Oddjob

Screenshot
Pop 287.03
Vit 90.32

Oddjob is a Java job scheduler and task automation framework. A GUI designer or XML are used to define a hierarchy of jobs. Sequential, parallel, and conditional execution (or combinations) allow for nearly any business process to be modelled. Oddjob can run on the desktop or on a server and uses JMX to control remote instances via an Explorer-style GUI. Basic Web-based monitoring is also available. It can be embedded in client code and is easily extensible via a simple API.

No download Website Updated 15 May 2013 cdr2serial

Screenshot
Pop 43.49
Vit 1.07

cdr2serial sends Asterisk CDR to a serial port for the use of software for hotels. It uses the libraries asterisk-java for agi events and jssc for sending via a serial port.

Download Website Updated 13 May 2013 Ujorm

Screenshot
Pop 160.02
Vit 37.86

Ujorm is an easy-to-use ORM framework based on key-value objects. The framework was designed for rapid Java development with great performance and a small footprint. The key features are type safe queries, relation mapping by Java code, no entity states, and a memory overloading protection cache.

Download Website Updated 08 May 2013 CmdOption

Screenshot
Pop 37.92
Vit 7.23

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.

Screenshot

Project Spotlight

SchemaCrawler

A command line tool to output your database schema and data in diff-able form.

Screenshot

Project Spotlight

command

A command which wraps bash functions into commands.