You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage jdom-1.1.1-5.lbn13.noarch
JDOM is, quite simply, a Java representation of an XML document. JDOM provides a way to represent that document for easy and efficient reading, manipulation, and writing. 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.
RPMPackage jcommon-serializer-0.3.0-3.fc12.x86_64
Jcommon-serializer is a general serialization framework used by JFreeChart, JFreeReport and other projects.
RPMPackage jcommon-1.0.16-2.fc12.x86_64
JCommon is a collection of useful classes used by JFreeChart, JFreeReport and other projects.
RPMPackage javassist-3.14.0-4.lbn13.noarch
Javassist enables Java programs to define a new class at runtime and to modify a class file when the JVM loads it. Unlike other similar bytecode editors, Javassist provides two levels of API: source level and bytecode level. If the users use the source-level API, they can edit a class file without knowledge of the specifications of the Java bytecode. The whole API is designed with only the vocabulary of the Java language. You can even specify inserted bytecode in the form of source text; Javassist compiles it on the fly. On the other hand, the bytecode-level API allows the users to directly edit a class file as other editors.
RPMPackage javamail-1.4.3-2.fc13.x86_64
The JavaMail API provides a platform-independent and protocol-independent framework to build mail and messaging applications.
RPMPackage java_cup-0.11a-4.fc13.noarch
java_cup is a LALR Parser Generator for Java
RPMPackage java-1.6.0-openjdk-1.6.0.0-71.1.11.6.lbn13.x86_64
The OpenJDK runtime environment.
RPMPackage java-1.6.0-openjdk-1.6.0.0-65.1.11.fc17.armv6hl
The OpenJDK runtime environment.
RPMPackage java-1.5.0-gcj-1.5.0.0-40.fc18.armv6hl
This package installs directory structures, shell scripts and symbolic links to simulate a JPackage-compatible runtime environment with GCJ.
RPMPackage java-1.5.0-gcj-1.5.0.0-37.lbn13.x86_64
This package installs directory structures, shell scripts and symbolic links to simulate a JPackage-compatible runtime environment with GCJ.
RPMPackage jasper-utils-1.900.1-20.fc18.1302260958kf.armv6hl
Nonessential utilities for jasper, including jiv and tmrdemo.
RPMPackage jasper-utils-1.900.1-15.fc13.x86_64
Nonessential utilities for jasper, including jiv and tmrdemo.
RPMPackage jasper-libs-1.900.1-20.fc18.1302260958kf.armv6hl
Runtime libraries for jasper.
RPMPackage jasper-libs-1.900.1-15.fc13.x86_64
Runtime libraries for jasper.
RPMPackage jasper-1.900.1-20.fc18.1302260958kf.armv6hl
This package contains an implementation of the image compression standard JPEG-2000, Part 1. It consists of tools for conversion to and from the JP2 and JPC formats.
RPMPackage jasper-1.900.1-15.fc13.x86_64
This package contains an implementation of the image compression standard JPEG-2000, Part 1. It consists of tools for conversion to and from the JP2 and JPC formats.
RPMPackage jakarta-oro-2.0.8-6.3.fc12.x86_64
The Jakarta-ORO Java classes are a set of text-processing Java classes that provide Perl5 compatible regular expressions, AWK-like regular expressions, glob expressions, and utility classes for performing substitutions, splits, filtering filenames, etc. This library is the successor to the OROMatcher, AwkTools, PerlTools, and TextTools libraries from ORO, Inc. (www.oroinc.com). They have been donated to the Jakarta Project by Daniel Savarese (www.savarese.org), the copyright holder of the ORO libraries. Daniel will continue to participate in their development under the Jakarta Project.
RPMPackage jakarta-commons-pool-1.3-13.fc13.x86_64
The goal of Pool package it to create and maintain an object (instance) pooling package to be distributed under the ASF license. The package should support a variety of pool implementations, but encourage support of an interface that makes these implementations interchangeable.
RPMPackage jakarta-commons-net-2.0-2.fc12.noarch
This is an Internet protocol suite Java library originally developed by ORO, Inc. This version supports Finger, Whois, TFTP, Telnet, POP3, FTP, NNTP, SMTP, and some miscellaneous protocols like Time and Echo as well as BSD R command support. The purpose of the library is to provide fundamental protocol access, not higher-level abstractions.
RPMPackage jakarta-commons-modeler-2.0.1-1.fc13.noarch
Commons Modeler makes the process of setting up JMX (Java Management Extensions) MBeans easier by configuring the required meta data using an XML descriptor. In addition, Modeler provides a factory mechanism to create the actual Model MBean instances.