JWebToolkit is a Java web-application framework that provides a database pool (schema configured by XML), data interfaces, command pattern implementation, JSP tag libraries, JDK1.1 compatible XML parser, and XML tools.
jasperCall is a Java JAR to call and export JasperReports without the need to write a Java program. Especially it is used to call and export JasperReports from commandline.
XParam is an extendable, type-safe, object-oriented tool for general object serialization in C++, good for parsing command-line parameters, cross-program and cross-platform communication, object streams, and as a plug-in framework (using polymorphism).
FOPPS (feature oriented software product planning system) is a tool to help you to design your software product line. It provides different views (project plan, feature tree, ...) to maintain your core assets and applications.
Full-stack observability with actually useful AI | Grafana Cloud
Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Will provide an API, commandline, GUI, and web application for reading log files written by the java 1.4 logging API. This will provide an easy to use java API for incorporating the use of log files into an application.
IMShell is a specification and a set of utilities used to extend the command-line metaphor of to provide a command shell, which allows developers to easily add utilities to the environment. The environment itself will basically be an IM Bot.
Set of Java utility classes. Includes:
- C getopt functionality for commandline processing
- csv & ini file manipulation
- Swing classes for things like limiting JTextField contents and organizing the GUIs main JFrame
- RDBMS persistence package
Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.
Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
An easy-to-use, user-friendly GUI for archived file formats (jar, zip, tar). Explorer-type archive browsing with all the archiving functionality offered through a much easier, quicker & more understandable manner than its command-line counterpart.
This project has been replaced by Archive Buddy [http://sourceforge.net/projects/archivebuddy]
Daemon4J is a helpful ghost for those who
- dont like Java startup speed, esp. when the actual program needs
only a second
- dont know the classpath to use
- want to hide Java behind an innocent commandline tool
- are not ready for the Big Serve
This project entails (initially) the development of a command-line Unix/POSIX utility (in C) that can communicate with LED signs (such as the BetaBrite) using the ALPHA Sign Communications Protocol (ASCP over a serial port.
Bebop is a simple yet powerful Java-based Model-View-Controller (MVC) framework. Unlike other MVC frameworks, Bebop supports both standalone and distributed applications, and a variety of UIs (command-line, Swing, web-based UIs, etc.).
Structure Doctor is a little utility that goes through Java source code and finds possible structural flaws, such as too big methods, duplicate code, duplicate class hierarchies etc... Flaw reports are generated in HTML.
A Java utility library oriented toward server or batch process developers. Contains support for assertion checking, command-line processing, and event dispatching/logging.
XCool is an XQL (XML Query Language) implementation in Java. It consists of an engine which executes queries upon an XML file and can be accessed both programatically and in commandline mode.
TiniUnit is a XUnit-like unit testing framework suitable for use on the Dallas Semiconductors TINI board. TiniUnit is similar the JUnit in intent, but is does not require reflection since the 1.0x version of the TINI OS does not support reflection.
Tool for automatic generation of UML Class Diagrams out of Java Class Files. Originally designed as a commandline tool to convert .class/.jar files into .emf/.eps files, it now offers a visual environment.
A command-line based (atleast for now) tool for testing the interfaces provided by CORBA servers. Implemeted in Java using interface repository, DII, DynAny APIs. Very useful tool for CORBA developers and testers.
The EEJLib support library contains various utilities to aid application development. Currently these include IO streams, a commandline interpreter, and an XML utility wrapper.
TTFTP provides a TFTP client for the Dallas Semiconductor TINI embedded Java computer. Currently TFTP support is provided as InputStream/OutputStream classes and as a commandline. Plans for the future include integration into SLUSH.
Send commands from the command-line to your running application.
Moved to GitHub https://github.com/fedups
ExCon is a small Java class (a runnable Jar file, “sender”) that you run whenever you need to send a command to your application. Your application needs to include the ExCon “receiver”. The receiver accepts the commands from the ExCon sender and processes them. Since the receiver runs within you application it can access all of your application’s classes and resources.
A commandline tool to generate report output from JasperReports report definition files (.jrxml files) such as those generated by iReport, by running them against a live database. Output PDF/HTML is written to disk and can optionally be emailed.
A command-line tool written in Java for customizable non-interactive download of stock quotes from public websites. The downloaded quotes as well as further informations are stored in an user defined database accessible via JDBC.