Ports Search

Results 7180 of 122 for category:java.(0.001 seconds)
java/jlint-3.1.2 (Score: 6.364188)
Java program analyzer and checker
Jlint will check your Java code and find bugs, inconsistencies and synchronization problems by doing data flow analysis and building the lock graph.
java/jboss72-7.2.0 (Score: 6.364188)
JBoss 7.2.0.Final
JBoss Application Server Fast Startup Small Footprint Modular Design Unified Configuration and Management OSGi And of course Java EE!
java/jomp-1.0b (Score: 6.364188)
Prototype OpenMP implementation for Java
JOMP is a prototype OpenMP implementation for Java.
java/jd-gui-1.4.0 (Score: 6.364188)
Java Decompiler GUI
The Java Decompiler project aims to develop tools in order to decompile and analyze Java 5 byte code and later versions. JD-GUI is a standalone graphical utility that displays Java source codes of .class files. You can browse the reconstructed source code with the JD-GUI for instant access to methods and fields.
java/jdom-1.1.1 (Score: 6.364188)
Java library for accessing and manipulating XML documents
JDOM is a Java library for accessing and manipulating XML documents. It has a straightforward API, is a lightweight and fast, and is optimized for the Java programmer. It's an alternative to DOM and SAX, although it integrates well with both DOM and SAX.
java/jta-1.0.1 (Score: 6.364188)
Java Transaction API (JTA)
Java Transaction API (JTA) specifies standard Java interfaces between a transaction manager and the parties involved in a distributed transaction system: the resource manager, the application server, and the transactional applications. The JTA specification was developed by Sun Microsystems in cooperation with leading industry partners in the transaction processing and database system arena. See JSR 907.
java/jflex-1.4.2 (Score: 6.364188)
The Fast Lexical Analyser Generator for Java[tm]
JFlex is a lexical analyzer generator for Java written in Java. It is also a rewrite of the very useful tool JLex which was developed by Elliot Berk at Princeton University. As Vern Paxon states for his C/C++ tool flex: They do not share any code though.
java/jump-0.5 (Score: 6.364188)
Java library for arbitrary precision computations
JUMP Ultimate Math Package (JUMP) is a Java-based extensible high-precision math package. Includes support for computations based on fractions. Support is included for converting to floating point numbers and BigDecimals.
java/langspec-3.0 (Score: 6.364188)
The Java Language Specification
The Java Language Specification. This book attempts a complete specification of the syntax and semantics of the language.
java/jfreechart-1.0.17 (Score: 6.364188)
Free Java class library for generating charts
JFreeChart is a free Java class library for generating charts, including: * pie charts; * bar charts (regular and stacked, with an optional 3D effect); * line and area charts; * scatter plots and bubble charts; * time series, high/low/open/close charts and candle stick charts; * combination charts; * Pareto charts; * Gantt charts; * wind plots, meter charts and symbol charts.