RSS 20 projects tagged "Software Development"

Download Website Updated 24 Apr 2009 The Apache Open For Business Project

Screenshot
Pop 373.82
Vit 6.39

The Apache Open For Business Project is an enterprise automation software project that includes ERP, CRM, E-Business/E-Commerce, SCM, MRP, and CMMS/EAM functions. It is a foundation and starting point for enterprise solutions and can certainly be used out of the box, but is also great for creating specialized applications.

Download Website Updated 30 Sep 2004 nexB OpenAssets

Screenshot
Pop 149.55
Vit 2.04

nexB OpenAssets is a tool for inventorying, managing, and monitoring applications, software, hardware, networks, and generally any IT asset. It is designed so that system administrators, IT, and finance can determine what they have, how it is configured, what it is used for, and how much it is being used, so that informed decisions can be made. It complements existing network management software, integrates with a growing number of protocols and tools, and features no-agent discovery and inventory, configuration management including dependencies and correlation, monitoring, and reporting. It makes extensive and innovative use of XML, Xpath, and Xquery.

Download Website Updated 02 Jul 2005 Groovy

Screenshot
Pop 170.34
Vit 2.09

Groovy is an agile, dynamic language for the JVM which combines many features from languages like Python, Ruby, and Smalltalk and makes them available to Java developers using a Java-like syntax. It is designed to help get things done on the Java platform in a quicker, more concise, and fun way. It can be used as an alternative compiler to javac to generate standard Java bytecode to be used by any Java project or it can be used dynamically as an alternative language, such as for scripting Java objects, templating, or writing unit test cases.

Download Website Updated 03 Sep 2006 Combean

Screenshot
Pop 24.21
Vit 1.00

Combean is a Java framework for combinatorial structures like graphs or linear programs and optimization algorithms working with these structures. The objective of Combean is to integrate existing proven optimization packages as well as new implementations through a set of lean Java interfaces. Using a JavaBeans-based configuration mechanism, solvers for real-world optimization problems can be generated by plugging together the best-performing components. Using Combean as "glue" between optimization packages leads to more interoperable, adaptable, and flexible solutions.

No download Website Updated 21 Jan 2007 URL Rewriter

Screenshot
Pop 42.85
Vit 1.00

URL Rewriter is a tool for rewriting URLs in Java Servlets. It is similar to mod_rewrite.

Download Website Updated 25 Feb 2010 Grails

Screenshot
Pop 81.83
Vit 2.71

Grails is a full stack framework for developing Web applications on the Java platform. It builds on the concepts introduced by frameworkds like Rails, Django, and TurboGears, but builds on established Java technologies like Spring and Hibernate. It includes an easy-to-use object relational mapping (ORM) layer, an expressive view technology, a controller layer, a command line scripting environment, an embedded Jetty container which is configured for on-the-fly reloading, dependency injection, support for internationalization (i18n), and a transactional service layer.

Download Website Updated 18 Oct 2007 Grester

Screenshot
Pop 22.58
Vit 2.30

The Maven-Grester plugin is a Maven2 plugin for Jester, the JUnit tester tool. It enables Jester to be executed at any valid Maven lifecycle phase in a Maven Project. It saves developers from constructing cumbersome Java classpath entries on the commandline every time they need Jester to run against JUnit Tests in the project. It can also help to dispense with a suite of scripts that may have been written to handle complex Java classpath executions for Maven projects.

Download Website Updated 28 Nov 2012 Granite Data Services

Screenshot
Pop 128.55
Vit 20.31

Granite Data Services (GraniteDS) is a comprehensive development and integration solution for building Flex / JavaEE RIA applications. The primary goal of this project is to provide a framework for Flex 3+/EJB3/Seam/Spring/Guice/POJO application development with full AMF3/RemoteObject benefits. It also features a Comet-like Data Push implementation (AMF3 requests sent over HTTP) and ActionScript3 code generation tools (Ant task and Eclipse Builder).

Download Website Updated 07 Jun 2010 FEST-Swing

Screenshot
Pop 69.54
Vit 5.50

FEST-Swing is a Java library that provides a fluent interface for functional Swing GUI testing. It provides an easy-to-use, DSL-oriented API that makes creation and maintenance of GUI tests easy. It can be used with JUnit and TestNG.

Download Website Updated 14 Jul 2009 Gnasher

Screenshot
Pop 29.87
Vit 1.49

Gnasher alleviates developers from having to execute maven builds with the "-o" option (offline) to avoid accessing external repositories' metadata files. The SHA1 hash files and the missing pom metadata files for dependencies are created if they are missing. The next time the build is run, external repositories are not accessed and the build runs faster.

Screenshot

Project Spotlight

dyject

A dependency injection module for Python.

Screenshot

Project Spotlight

wye

A pipe multiplexer.