Languages
- 4161
- jclasslib
- A Java class file library also contains the popular Java byte code viewer. [Open source, GPL]
- 4162
- JDring
- Task scheduling system for Java, similar to Unix cron and at daemons. Fires events at specified times. Alarms are added dynamically in any order and can be one-shot or repetitive. [Open Source, LPGL]
- 4163
- JTemporal
- A framework of components providing functionality for time related applications (for the moment instant, period, mediators managing temporal associations). [Open source, LGPL]
- 4164
- Jcrontab
- Scheduler that reads and stores the tasks to execute in a file, a data base or an EJB and provides a web basic UI. [Open source, LGPL]
- 4165
- Quartz Enterprise Job Scheduler
- Supports Java SE and Java EE, simple and complex schedules, from tens to tens-of-thousands of jobs, several enterprise features like JTA transactions and clustering. Site includes documentation and download option. [Open Source, Apache License v2]
- 4166
- cron4j
- Java library implementing a UNIX cron-like scheduler. Site includes documentation and download option. [LGPL]
- 4167
- Mibble MIB Parser
- An SNMP MIB parser library for Java. It can read SNMPv1, SNMPv2, and SNMPv3 MIB files, as well as simple ASN.1 files. [Open source, GPL]
- 4168
- Charva
- A library of Java classes that allows a Java application to display a "graphical" user interface, composed of elements such as windows, dialogs, textfields and buttons, on a traditional character-mode ASCII terminal. [Open Source, LGPL]
- 4169
- GNU Readline for Java
- Java-Native-Interface wrapper to readline for every platform supporting the readline, history and termcap libraries. [Open Source, LGPL]
- 4170
- Jagacy
- A 3270 screen-scraping library written entirely in Java. It also includes a special 3270 emulator designed to help create screen-scraping applications. [Commercial]
- 4171
- Jcurzez
- A lightweight clone of curses written in Java, which allows moving the cursor, and changing background and foreground colors in text mode. [Open Source, LGPL]
- 4172
- edtFTPj/SSL
- A secure version of edtFTPj Java FTP client library implementing the FTPS protocol. [Commercial]
- 4173
- J4L OCR Tools
- Components offering OCR capabilities. Can receive faxes and PDF files, or scan documents to extract business information from images. Site includes documentation and download option. [Commercial]
- 4175
- JTextCheck
- A Java API for providing text-checking functionality (spell checkers, grammar checkers, style checkers) to Java programs. [Open source, LGPL].
- 4176
- Java Wiki/Webtrans
- Webtrans: a document translation architecture in Java. Wiki: an application of Webtrans which is an editable website. [Open Source, LGPL]
- 4177
- Jericho HTML Parser
- Java library for parsing and modifying HTML documents, including analysis of arbitrary HTML forms to determine the structure of submitted data. [Open source, LGPL]
- 4178
- Java printf, sprintf, fprintf
- C-style printf with variable number of parameters for formatting strings in Java. [Free for non-commercial]