Simple Project List Software Map

8994 projects in result set
LastUpdate: 2005-01-10 21:27

Hibernate

Hibernate is a powerful, high performance object/relational persistence and query service for Java. It lets you develop persistent objects following common Java idiom, including composition, association, inheritance, polymorphism, and the Java collections framework. To allow a rapid build procedure, Hibernate rejects the use of code generation or bytecode processing. Instead, runtime reflection is used and SQL generation occurs at system startup time. It supports Oracle, DB2, MySQL, PostgreSQL, Sybase, Interbase, Microsoft SQL Server, Mckoi SQL, Progress, SAP DB, and HypersonicSQL.

(Machine Translation)
LastUpdate: 2011-11-30 22:26

WidgetServer

WidgetServer is a Java/XML server-side GUI-framework which enables an application to run as either a monolithic Swing app, a client/server Swing app, or as a Web app without any change and without loss of functionality. An Eclipse Plugin is available as well. A rich widget set is supported that includes tree views, tabbed panes, split panels, and much more. Animations, all types of events, and several effects are supported, as well. A unified widget-based, object-oriented programming interface for Web and Swing GUIs is offered to the developer to control and assemble the GUI. Web applications are fully AJAX enabled. For Swing client/server applications, the framework handles client/server communication, including compression and security layers.

(Machine Translation)
LastUpdate: 2014-06-03 01:58

Sculptor

Sculptor is a productivity tool that applies the concepts from Domain-Driven Design and Domain Specific Languages. You express your design intent in a textual specification, from which Sculptor generates high quality Java code and configuration. You can use the concepts from Domain-Driven Design (DDD) in the textual Domain Specific Language (DSL), e.g. Service, Module, Entity, Value Object, Repository. The generated code is based on well-known frameworks such as Spring Framework, Hibernate, and Java EE. Sculptor takes care of the technical details and the tedious repetitive work, and lets you focus on delivering more business value (and have more fun). The DSL and the code generation drives the development and is not a one time shot. The application can be developed incrementally with an efficient round trip loop. Sculptor is useful when developing typical enterprise or Web applications that benefit from a rich and persistent domain model.

(Machine Translation)
LastUpdate: 2014-06-04 22:46

Redline RPM Library

Redline is a pure Java RPM library that supports
the creation and reading of RPM packages. It
includes an Ant task for build script integration.

(Machine Translation)
LastUpdate: 2010-10-25 15:09

Netty

The Netty project is an effort to provide an asynchronous, event-driven network application framework and tools for rapid development of maintainable, high-performance, high-scalability protocol servers and clients. In other words, Netty is a NIO client server framework that enables quick and easy development of network applications such as protocol servers and clients. It simplifies and streamlines network programming such as TCP and UDP socket servers.

(Machine Translation)
LastUpdate: 2014-03-11 23:15

Ujorm

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.

(Machine Translation)
LastUpdate: 2009-02-03 18:40

Openfiler

Openfiler is a powerful, Linux-powered, intuitive browser-based network storage management appliance. It delivers file-based network attached storage (NAS) and block-based storage area networking (SAN) in a single framework.

LastUpdate: 2010-07-25 00:20

Natural Docs

Natural Docs is a documentation generator for multiple programming languages. You document your code in a natural syntax that reads like plain English. Natural Docs then scans your code and builds high-quality HTML documentation from it.

LastUpdate: 2013-02-07 00:40

OpenEMM

OpenEMM is a Web-based enterprise application for email marketing, marketing automation, email newsletter, and service email (like transaction email and event and time triggered email). It offers many features for professional users, among them: a great user interface, automatic bounce management, opening and link tracking, a lot of graphical real-time statistics, a content management system, a multi-queue mail backend for maximum sending performance, a plugin interface to easily extend the core functionality, and a scripting feature to enhance the functionality of OpenEMM with triggerable customized actions.

(Machine Translation)
LastUpdate: 2010-07-18 21:03

TIA

TIA is an ncurses-based console IDE for GCC, G++, Java, Perl, PHP, BASH, BUSH, HTML, and GNAT (Ada 95). It has integrated support for CVS, SVN, and ncurses compatible mice. Features include a ddd-style console debugger, automatic spelling correction, keyword hilighting, project statistics, automatic backups, and keyboard macros. The project window controls optimization and debug settings all in one place. TIA supports make, cook, and gnatmake project builders. For large projects, each user has a separate preference file.

LastUpdate: 2003-04-24 03:28

Avalon

Avalon is Apache's Java Server Framework project. It is separated into
six subprojects: Framework, Excalibur, LogKit, Cornerstone, Phoenix,
and Apps. Its purpose is to simplify server side programming for
Java-based projects. It formalizes several best practices and patterns
for server side programming. Framework describes the interfaces and
contracts for the component-based architecture. Excalibur provides a
number of useful components and utilities. LogKit is a logging
implementation. Cornerstone is a group of reusable server components
and services. Phoenix is an enterprise container implementation that
uses all of the other subprojects to automatically deploy and manage
one or more componentized servers. Apps is a home for several
Phoenix-compatible server applications and reusable components (like
FtpServer).

(Machine Translation)
LastUpdate: 2012-02-14 11:27

Java Service Wrapper

Java Service Wrapper is a configurable tool which
allows Java applications to be installed and controlled
like native NT or Unix services. It includes fault
correction software to automatically restart crashed or
frozen JVMs. It is built for flexibility.

(Machine Translation)
LastUpdate: 2013-10-21 00:13

libguestfs

libguestfs is a set of tools for accessing and modifying virtual machine (VM) disk images. You can use this for viewing and editing files inside guests, scripting changes to VMs, monitoring disk used/free statistics, P2V, V2V, performing partial backups, cloning VMs, and much more. libguestfs can access nearly any type of filesystem including: all known types of Linux filesystem (ext2/3/4, XFS, btrfs, etc.), any Windows filesystem (VFAT and NTFS), any Mac OS X and BSD filesystems, LVM2 volumes, MBR and GPT disk partitions, raw disks, qcow2, CD and DVD ISO images, SD cards, and dozens more. libguestfs doesn't need root permissions.

LastUpdate: 2009-05-04 14:10

Open Source Requirements Management Tool

Open Source Requirements Management Tool is designed to achieve full SDLC traceability for features, requirements, design, implementation, and testing. It has a UI for requirements derivation, version control, and common or custom attributes (rationale, source, risk, effort, etc.). It is suitable for product managers, developers, and analysts to collaborate with flexibility and scalability.

LastUpdate: 2014-04-22 13:42

Lilith Logback event viewer

Lilith is a logging and access event viewer for
the Logback logging framework. It has features
comparable to Chainsaw, a logging event viewer for
log4j. This means that it can receive logging
events from remote applications using Logback as
their logging backend. It uses files to buffer the
received events locally, so it is possible to keep
vast amounts of logging events at your fingertip
while still being able to check only the ones you
are really interested in by using filtering
conditions.

(Machine Translation)