Free scripts download - Java scripts - page 2

LATEST free Java script downloads

Jython

Jython is an implementation of the high-level, dynamic, object-oriented language Python written in 100% Pure Java, and seamlessly integrated with the Java platform. It thus allows you to run Python on any Java platform.Jython is an implementation of the high-level, dynamic, object-oriented language Python seamlessly integrated with the Java platform. The ...

Unitils

Unitils is an open source library aimed at making unit testing easy and maintainable. Unitils builds further on existing libraries like DBUnit and EasyMock and integrates with JUnit and TestNG . Unitils provides general asserion utilities, support for database testing, support for testing with mock objects and offers integration with Spring ...

CruiseControl

CruiseControl is a framework for a continuous build process. It includes, but is not limited to, plugins for email notification, Ant, and various source control tools. A web interface is provided to view the details of the current and previous builds.CruiseControl is composed of 3 main modules: - the build ...

Pixory

Pixory is your personal online photo management and sharing service, running entirely on your computer using your broadband internet connection. Use it to instantly share photo albums with friends and family across the internet, or to more effectively manage digital photos on your home network. All Pixory access is through a ...

BUGS The Bug Genie

BUGS - the Bug Genie is an open source enterprise level issue tracking system. It enhances your development process, by offering an advanced tool to manage bug reports, feature requests and user feedback for your products. Features: - Easy generation of summary reports - Integrated administration interface - Sign-up process with ...

JChart2D

JChart2D is an minimalistic charting library . It is designed for displaying multiple traces consisting of tracepoints. JChart2D is centered around a single configureable swing widget: the Chart2D. It is a JComponent one can add to a java swing user interface. Features: - Easy usage: only a few lines of code ...

Concierge

Concierge is an optimized OSGi R3 framework implementations with a file footprint of about 80 kBytes. This makes it ideal for mobile or embedded devices. Typically, these devices have VMs that are more focused on compactness and less optimized. For instance, purely interpreting VMs often kill the performance of existing OSGi ...

Model MBean Instrumentor

The JMX Model MBean Instrumentor is a Java module for automatic instrumentation of objects of arbitrary classes as JMX Model MBeans. Simply by passing an object to the JMX Instrumentor, appropriate JMX ModelMBeanInfo will be created and the object registered as an MBean. The JMX Model MBean Instrumentor project will provide two ...

XMLUnit

XMLUnit extends JUnit and NUnit to enable unit testing of XML. It compares a control XML document to a test document or the result of a transformation, validates documents, and compares the results of XPath expressions. XMLUnit for Java provides two JUnit extension classes, XMLAssert and XMLTestCase, and a set of ...

OmegaT

OmegaT is a free translation memory application written in Java. It is a tool intended for professional translators. It does not translate for you! (Software that does this is called "machine translation", and you will have to look elsewhere for it.) OmegaT has the following features: - Fuzzy matching - ...

AndroMDA

AndroMDA is an extensible generator framework that adheres to the Model Driven Architecture (MDA) paradigm. Models from UML tools will be transformed into deployable components for your favorite platform (J2EE, Spring, .NET). Unlike other MDA toolkits, AndroMDA comes with a host of ready-made cartridges that target today's development toolkits like Axis, ...

PMD Code Analyzer

PMD is a Java source code analyzer. It finds unused variables, empty catch blocks, unnecessary object creation, and so forth.PMD scans Java source code and looks for potential problems like: - Possible bugs - empty try/catch/finally/switch statements - Dead code - unused local variables, parameters and private methods - Suboptimal code ...

Cofax

Cofax is a web-based text and multimedia publication system. It was designed to simplify the presentation of newspapers on the Web and to expedite real-time Web publication. Features:- Cache for JSP templates - Wysiwyg editor (HtmlArea) for Internet Explorer 5.5 and Mozilla 1.3 - Multilingual back-office (english and french for the ...

dgMaster

dgMaster is a simple, free, extensible and open source data generator released under the GPL license. It is currently under development, (for now, only text format is supported), and the plan is to extend it with many features (database, xml and more).The data generator has built-in support for a number of ...

JPivot

JPivot is a JSP custom tag library that renders an OLAP table and let users perform typical OLAP navigations like slice and dice, drill down and roll up. It uses Mondrian as its OLAP Server. JPivot also supports XMLA datasource access. ...

SqlBuilder

SqlBuilder is a library which attempts to take the pain out of generating SQL queries within Java programs. Using one programming language (Java) to generate code for another language (i.e. SQL) is always a challenge. There are always issues with escaping characters within string literals, getting spaces in the right place, ...

DBReplicator

DBReplicator is a powerful open-source java application for network-based multi-master heterogeneous database replication or filtered synchronization. Features Include: - Heterogeneous Replication - i.e., synchronizing the same database between multiple RDBMS's. - Bi-Directional data synchronization - between any of the supported database backends, with subscriber-initiated synchronization - Platform Independant - ...

Mondrian Server

Mondrian is an OLAP server written in Java. It enables you to interactively analyze very large datasets stored in SQL databases without writing SQL.Online Analytical Processing (OLAP) means analysing large quantities of data in real-time. Unlike Online Transaction Processing (OLTP), where typical operations read and modify individual and small numbers of ...

JabRef

JabRef is an open source bibliography reference manager. The native file format used by JabRef is BibTeX, the standard LaTeX bibliography format. JabRef runs on the Java VM (version 1.5 or newer), and should work equally well on Windows, Linux and Mac OS X. Bibliographies generated by LaTeX and BibTeX from ...

SQuirreL SQL Client

SQuirreL SQL Client is a graphical Java program that will allow you to view the structure of a JDBC compliant database, browse the data in tables, issue SQL commands etc. The minimum version of Java supported is 1.5.x as of SQuirreL version 2.4. Plugins: - DB2 Plugin: Stored Procedures, Triggers and ...