Jar name | Description | Site Link |
---|---|---|
commons-logging.jar | The Logging package is an ultra-thin bridge between different logging implementations. A library that uses the commons-logging API can be used with any logging implementation at runtime. | http://commons.apache.org/logging/ |
el-ri.jar | http://sventon.icefaces.org/svn/showfile.svn;...el-ri.jar | |
fop-avalon-framework-4.2.0.jar | ||
fop-batik-all-1.7.jar | toolkit for applications or applets that want to use images in the Scalable Vector Graphics (SVG) format for various purposes, such as display, generation or manipulation. | |
fop-commons-io-1.3.1.jar | Commons-IO contains utility classes, stream implementations, file filters, and endian classes. | http://www.findjar.com/jar/commons-io/jars/commons-io-1.3.1.jar |
fop-commons-logging-1.0.4.jar | The 1.0.4 release of commons-logging is a service release containing support for both the 1.2.x and 1.3.x series of Log4J releases. | |
fop-serializer-2.7.0.jar | XML Serializer allows you to write out XML, HTML etc. as a stream of characters from an input DOM or from input SAX events. | http://jar.fyicenter.com/314_XML_serializer.jar_XML_Serializer_2.7.0 |
fop-xml-apis-1.3.04.jar | Provides an Apache-hosted set of DOM, SAX, and JAXP interfaces for use in other xml-based projects. | http://www.findjar.com/jar/xml-apis/jars/xml-apis-1.3.04.jar |
fop-xmlgraphics-commons-1.3.1.jar | A library that consists of several reusable components used by Apache Batik and Apache FOP. Many of these components can easily be used separately outside the domains of SVG and XSL-FO. | http://jar.fyicenter.com/38_Graphics_xmlgraphics-commons-1.3.1.jar |
fop.jar | (Formatting Objects Processor) is a print formatter driven by XSL formatting objects(XSL-FO) and an output independent formatter FOP output are PDF, PostScript, PCL, AFP, Java2D/AWT/Bitmap, Print, RTF, TXT, XML |
|
html2xhtml-jtidy-r938.jar | JTidy is a Java port of HTML Tidy, a HTML syntax checker and pretty printer. Like its non-Java cousin, JTidy can be used as a tool for cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM interface to the document that is being processed, which effectively makes you able to use JTidy as a DOM parser for real-world HTML. | |
iText-2.1.7.jar | iText, a free Java-PDF library | http://www.findjar.com/jar/com/lowagie/itext/2.1.7/itext-2.1.7.jar |
jcommon-1.0.16.jar | The library contains miscellaneous classes that support:
|
|
jfreechart-1.0.13.jar | Java chart library that makes it easy for developers to display professional quality charts in their applications. | |
jhighlight-1.0.jar | JHighlight is an embeddable Java syntax highlighting library that supports Java, Groovy, C++, HTML, XHTML, XML, and LZX languages and outputs to XHTML. | http://nixbit.com/cat/text-editingprocessing/markup/jhighlight/ |
jofc2-1.0-0.jar | This project provides a Java library for utilizing Open Flash Chart 2 | |
jsf-api.jar | Developers of various skill levels can quickly build web applications by: assembling reusable UI components in a page; connecting these components to an application data source; and wiring client-generated events to server-side event handlers. | http://www.java2s.com/Code/Jar/JKL/Downloadjsfapijar.htm http://javaserverfaces.java.net/
|
jsf-impl.jar | ||
jstl.jar | JavaServer Pages Standard Tag Library (JSTL) encapsulates as simple tags the core functionality common to many Web applications. JSTL has support for common, structural tasks such as iteration and conditionals, tags for manipulating XML documents, internationalization tags, and SQL tags. It also provides a framework for integrating existing custom tags with JSTL tags. | http://www.oracle.com/technetwork/java/index-jsp-135995.html http://java.net/projects/jstl/ |
libsigar-amd64-freebsd-6.so | FreeBSD 6.x AMD/Intel 64-bit | |
libsigar-amd64-linux.so | Linux AMD/Intel 64-bit | http://sourceforge.net/projects/sigar/files/ |
libsigar-amd64-solaris.so | Solaris AMD/Intel 64-bit | |
libsigar-ia64-hpux-11.sl | SIGAR - System Information Gatherer And Reporter
|
http://support.hyperic.com/display/SIGAR/Home
|
libsigar-ia64-linux.so | Linux Itanium 64-bit | |
libsigar-pa-hpux-11.sl | HP-UX PA-RISC 32-bit | http://trac.jgameadmin.ch/.../lib/sigar/libsigar-pa-hpux-11.sl?rev=232 |
libsigar-ppc-aix-5.so | AIX PowerPC 32-bit | |
libsigar-ppc-linux.so | Linux PowerPC 32-bit | |
libsigar-ppc64-aix-5.so | AIX PowerPC 64-bit | |
libsigar-ppc64-linux.so | Linux PowerPC 64-bit | |
libsigar-s390x-linux.so | Linux zSeries 64-bit | |
libsigar-sparc-solaris.so | Solaris Sparc 32-bit | |
libsigar-sparc64-solaris.so | Solaris Sparc 64-bit | |
libsigar-universal-macosx.dylib | Mac OS X PowerPC/Intel 32-bit | |
libsigar-universal64-macosx.dylib | Mac OS X PowerPC/Intel 64-bit | |
libsigar-x86-freebsd-5.so | FreeBSD 5.x AMD/Intel 32-bit | |
libsigar-x86-freebsd-6.so | FreeBSD 6.x AMD/Intel 64-bit | |
libsigar-x86-linux.so | Linux AMD/Intel 32-bit | |
libsigar-x86-solaris.so | Solaris AMD/Intel 32-bit | |
saxon9-dom.jar | XSLT and XQuery Processor | |
saxon9-jdom.jar | XSLT and XQuery Processor | |
saxon9.jar | collection of tools for processing XML documents | |
servlet_2_4.jar | http://jar.fyicenter.com/1090_Server_servlet-api-2.4.jar_Java_Servlet_2.4_API.html | |
sigar-amd64-winnt.dll | Windows AMD/Intel 64-bit | |
sigar-x86-winnt.dll | Windows AMD/Intel 32-bit | |
sigar-x86-winnt.lib | Windows AMD/Intel 32-bit | http://svn.terracotta.org/fisheye/.../lib/sigar-x86-winnt.lib#r12937? |
sigar.jar | Java API | |
sun-commons-beanutils.jar |
|
http://docs.codehaus.org/display/JETTY/JSF+Reference+Implementation |
sun-commons-collections.jar | Commons-Collections seek to build upon the JDK classes by providing new interfaces, implementations and utilities. | http://www.java2s.com/Code/Jar/ABC/commons-collections.jar.htm |
sun-commons-digester.jar |
|
http://www.java2s.com/Code/Jar/ABC/commons-digester-1.8.jar.htm http://commons.apache.org/digester/
|
sun-commons-logging.jar | The Logging package is an ultra-thin bridge between different logging implementations. | |
xstream-1.3.1.jar | The XStream project follows strict rules that govern its use of version numbers. The version number of a release indicates how that release is compatible with previous and future releases. | http://www.java2s.com/Code/Jar/STUVWXYZ/Downloadxstream131jar.htm |