Ports Search

Results 5160 of 122 for category:java.(0 seconds)
java/javamail-1.5.1 (Score: 6.364188)
Reference Implementation of JSR 919
The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications. The JavaMail API is available as an optional package for use with Java SE platform and is also included in the Java EE platform.
java/classpath-0.99 (Score: 6.364188)
GNU project to create a free Java class library
GNU Classpath, Essential Libraries for Java, is a GNU project to create free core class libraries for use with virtual machines and compilers for the Java programming language.
java/jaxen-1.0 (Score: 6.364188)
Java XPath Engine
The Jaxen project is a Java XPath Engine. jaxen is a universal object model walker, capable of evaluating XPath expressions across multiple models. Currently supported are dom4j and JDOM . Jaxen provides a single point for XPath expression evaluation, regardless of the target object model, whether its dom4j, JDOM, DOM, JavaBeans, or whatnot.
java/dbvis-9.2.14 (Score: 6.364188)
DbVisualizer database tool
DbVisualizer is a feature rich, intuitive and cross platform database tool for developers and DBA's providing a single powerful interface for a variety of databases. DbVisualizer supports simultaneous database connections, it lets you explore and manage database objects, execute SQL queries, visualize information and a lot more.
java/EPIC-0.6.35 (Score: 6.364188)
EPIC adds Perl support to the Eclipse IDE Framework
EPIC is an opensource Perl IDE for the Eclipse platform. Features supported are syntax highlighting, on the fly syntax check, content assist, perldoc support, source formatter, templating support and a Perl debugger. A regular expression plugin and support for the eSpell spellchecker are also available.
java/jcalendar-1.3.3 (Score: 6.364188)
Java Date Chooser
JCalendar is a Java date chooser bean for graphically picking a date. JCalendar is composed of several other Java beans, a JDayChooser, a JMonthChooser and a JYearChooser. All these beans have a locale property, provide several icons (Color 16x16, Color 32x32, Mono 16x16 and Mono 32x32) and their own locale property editor. So they can easily be used in GUI builders.
java/jcckit-1.1 (Score: 6.364188)
Java Chart Construction Kit
The Java Chart Constuction Kit (JCCKit) is a small (< 100Kb) Java library and a very flexible framework for creating scientific charts and plots. The main purpose is to provide a flexible kit for writing Java applets and application with the need for visualizing scientific data. If you are looking for a lean scientific chart and plot library without all the unwanted bells and whistles of the heavy competitors try JCCKit. The key features of JCCKit are: * small (< 100Kb jar file) * highly configurable due to a sophisticated configuration concept * extensible (1/3 of all classes are interfaces or abstract classes.) * automatic updating if data changes * easy programming of dynamic charts and plots * automatic rescaling if canvas size changes * out-of-the-box applet for presenting static data on a web page without Java programming * automatically generates a legend
java/jcommon-1.0.23 (Score: 6.364188)
Collection of useful classes used by JFreeChart and JFreeReport
JCommon is a collection of useful classes used by JFreeChart, JFreeReport and other projects. The library includes: * user interface classes for displaying information about applications * custom layout managers * a date chooser panel * serialization utilities * XML parser support classes
java/jdbcpool-0.99 (Score: 6.364188)
JDBC connection pool
The Bitmechanic JDBC Connection Pool provides developers a way to easily cache open connections to databases. This is useful in server environments since opening database connections can be slow. For more details see:
java/jdk-1.6.0.30 (Score: 6.364188)
Java Development Kit 1.6 Documentation
Java Development Kit 1.6 Documentation. Contains release information, API documentation, guides to new features and tool documentation. The documentation will be installed in ${PREFIX}/share/doc/jdk1.6/