RSS 18 projects tagged "OS Independent"

Download Website Updated 25 Jan 2005 Expresso Framework

Screenshot
Pop 631.89
Vit 7.25

Expresso Framework is an open standards-based J2EE architectural framework that allows the developer to concentrate on application logic. It is a library of extensible Java Server application framework components for creating database-driven Web applications based on open standards. Expresso integrates with Apache Jakarta Struts, which emphasizes presentation and application configuration, and bringing a powerful tag library to Expresso. Expresso adds capabilities for security, robust object-relational mapping, background job handling and scheduling, self-tests, logging integration, automated table manipulation, database connection pooling, email connectivity, event notification, error handling, caching, internationalization, XML automation, testing, registration objects, configuration management, workflow, automatic database maintenance, and a JSP tag library.

Download Website Updated 02 Jul 2005 Groovy

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

No download Website Updated 23 Aug 2010 Ganymed SSH-2 for Java

Screenshot
Pop 100.28
Vit 4.47

Ganymed SSH-2 for Java is a library that implements the SSH-2 protocol in pure Java (tested on J2SE 1.4.2, 5, and 6). It allows one to connect to SSH servers from within Java programs. It supports SSH sessions (remote command execution and shell access), local and remote port forwarding, local stream forwarding, X11 forwarding, SCP, and SFTP. There are no dependencies on any JCE provider, as all cryptographic functionality is included.

Download Website Updated 24 Jan 2005 JSch for J2ME

Screenshot
Pop 76.50
Vit 1.42

JSch for J2ME provides pure Java implementations of SSH2 for J2ME/CDC (Java 2 Platform, Micro Edition Connected Device Configuration) and J2ME/CLDC/MIDP2.0 (Java 2 Platform, Micro Edition, Connected Device Configuration, Mobile Information Device Profile, version 2.0).

No download Website Updated 21 Aug 2007 Karmasphere Parallel Data Processing Language

Screenshot
Pop 67.88
Vit 1.00

The Karmasphere DP language is a high-performance non-blocking parallel language for performing data processing. It is designed to give the user a high degree of control over the usage of system resources, such as how many CPU cores or how much disk I/O time to use, without requiring the software developer to explicitly consider these issues in code. The implementation is a stand-alone library that can be used in any Java 1.5 environment. It can take full advantage of multiprocessor (SMP or NUMA) systems, and may be scaled sideways: since the interpreter and environment are stateless, an entire cluster of machines may run the interpreter in parallel without any need for synchronization.

Download Website Updated 29 May 2009 Waterken Server

Screenshot
Pop 57.72
Vit 4.65

The Waterken Server is a platform for building Java applications that use eventual control flow operations, such as asynchronous invocation, to communicate both within the application and across the network to other HTTP-based software.

No download Website Updated 16 Mar 2009 NIO Framework

Screenshot
Pop 55.32
Vit 3.31

The NIO Framework sits on top of the Java NIO library and hides most of the complexity of plain NIO and SSLEngine. With it, one can easily implement secure, high-performance Java network applications.

Download Website Updated 19 Mar 2007 OpenSubsystems

Screenshot
Pop 52.65
Vit 3.87

OpenSubsystems is set of business components for Java applications such as security, search, inventory management, order processing, shopping, email and fax communication, document management, imaging, and others. The components can be used directly on top of Java Virtual Machine (POJO) or using various J2EE application servers (EJB). This is all without changing a single line of code.

No download Website Updated 24 Aug 2006 J2SSH Maverick

Screenshot
Pop 47.70
Vit 2.06

Maverick is a professional-level Java SSH API that is based upon the popular open source J2SSH library. It features support for both SSH1 and SSH2 protocols and compilation under JDK versions 1.1+, including the latest J2ME Java Mobile Platform. It also provides a range of performance enhancements with no dependencies, a single-threaded architecture, and improved file transfer rates.

Download Website Updated 26 Mar 2001 Cryptix SASL

Screenshot
Pop 38.70
Vit 1.49

The Cryptix SASL Library is an implementation of the Java SASL bindings and a number of SASL mechanisms.

Screenshot

Project Spotlight

dyject

A dependency injection module for Python.

Screenshot

Project Spotlight

Marathon

A tool that records and executes Java GUI-driven acceptance tests.