<< < 99 100 101 102 103 104 105 106 > >>

jaxme-js-0.3.jar - JaxMe JavaSource 0.3
The JaxMe JavaSource is a framework for generating Java sources JAR File Size and Download Location: File name: jaxme-js.jar, jaxme-js-0.3.jar File size: 296521 bytes Date modified: 05/16/2005 Download: JaxMe JavaSource 0.3 No Manifest in the JAR. List of Classes in the JAR: org/apache/ws/jaxme/js/A...
2009-02-08, 6011🔥, 0💬

jaxmejs-0.5.2.jar - JaxMe JavaSource 0.5.2
The JaxMe JavaSource is a framework for generating Java sources JAR File Size and Download Location: File name: jaxmejs.jar, jaxmejs-0.5.2.jar File size: 399585 bytes Date modified: 10/25/2006 Download: JaxMe JavaSource 0.5.2 No Manifest in the JAR. List of Classes in the JAR: org/apache/ws/jaxme/js...
2009-02-08, 8882🔥, 0💬

jaxme2-rt-0.5.2.jar - JaxMe 2 Runtime 0.5.2
JaxMe 2 is an open source implementation of JAXB, the specification for Java/XML binding. A Java/XML binding compiler takes as input a schema description (in most cases an XML schema but it may be a DTD, a RelaxNG schema, a Java class inspected via reflection or a database schema). JAR File Size and...
2009-02-08, 6449🔥, 0💬

jaxme2-0.5.2.jar - JaxMe 2 0.5.2
JaxMe 2 is an open source implementation of JAXB, the specification for Java/XML binding. A Java/XML binding compiler takes as input a schema description (in most cases an XML schema but it may be a DTD, a RelaxNG schema, a Java class inspected via reflection or a database schema). JAR File Size and...
2009-02-08, 5731🔥, 0💬

msv-20081113.jar - XML Multi Schema Validator 20081113
The Sun Multi-Schema XML Validator (MSV) is a Java technology tool to validate XML documents against several kinds of XML schemata. It supports RELAX NG, RELAX Namespace, RELAX Core, TREX, XML DTDs, and a subset of XML Schema Part 1. This latest (version 1.2) release includes several bug fixes and a...
2009-02-08, 7367🔥, 0💬

msv-20030225.jar - XML Multi Schema Validator 20030225
The Sun Multi-Schema XML Validator (MSV) is a Java technology tool to validate XML documents against several kinds of XML schemata. It supports RELAX NG, RELAX Namespace, RELAX Core, TREX, XML DTDs, and a subset of XML Schema Part 1. This latest (version 1.2) release includes several bug fixes and a...
2009-02-08, 9413🔥, 0💬

dom4j-1.6.1.jar - XML framework for Java 1.6.1
dom4j is an easy to use, open source library for working with XML, XPath and XSLT on the Java platform using the Java Collections Framework and with full support for DOM, SAX and JAXP. JAR File Size and Download Location: File name: dom4j.jar, dom4j-1.6.1.jar File size: 313898 bytes Date modified: 0...
2009-02-08, 11946🔥, 0💬

cglib-nodep-2.2.jar - Byte Code Generation Library 2.2
Byte Code Generation Library is high level API to generate and transform JAVA byte code. It is used by AOP, testing, data access frameworks to generate dynamic proxy objects and intercept field access. JAR File Size and Download Location: File name: cglib.jar, cglib-2.2.jar, cglib-nodep.jar, cglib-n...
2009-02-08, 11840🔥, 0💬

joda-time-1.6.jar - Joda Time 1.6
Joda-Time provides a quality replacement for the Java date and time classes. The design allows for multiple calendar systems, while still providing a simple API. The 'default' calendar is the ISO8601 standard which is used by XML. The Gregorian, Julian, Buddhist, Coptic, Ethiopic and Islamic systems...
2009-02-08, 17319🔥, 0💬

xom-1.1.jar - XOM 1.1
XOMâ„¢ is a new XML object model. It is an open source (LGPL), tree-based API for processing XML with Java that strives for correctness, simplicity, and performance, in that order. JAR File Size and Download Location: File name: xom.jar, xom-1.1.jar File size: 431568 bytes Date modified: 08/03/2006 Do...
2009-02-08, 19604🔥, 0💬

geronimo-kernel-2.1.3.jar - Geronimo Kernel 2.1.3
Geronimo is a server runtime framework that pulls together the best Open Source alternatives to create runtimes that meet the needs of developers and system administrators. Our most popular distribution is a fully certified Java EE 5 application server runtime. JAR File Size and Download Location: F...
2009-02-08, 7060🔥, 0💬

qdox-1.7.jar - QDox 1.7
QDox is a high speed, small footprint parser for extracting class/interface/method definitions from source files complete with JavaDoc @tags. It is designed to be used by active code generators or documentation tools. JAR File Size and Download Location: File name: qdox.jar, qdox-1.7.jar File size: ...
2009-02-07, 8797🔥, 0💬

taglibs-xsl-1.0.1.jar - Simple XSL Tag library 1.0.1
The XSL custom tag library contains an working examples of the tags described in the JSP specification, Version 1.1. As such, the tags are focused more on being examples of custom tag library code techniques, and less on being useful in production applications. With this custom tag library you can p...
2009-02-07, 7341🔥, 0💬

taglibs-mailer-1.1.jar - Mailer Tag library 1.1
Mailer Tag library, Release 1.1, is used to send e-mail. JAR File Size and Download Location: File name: taglibs-mailer.jar, taglibs-mailer-1.1.jar File size: 28427 bytes Date modified: 12/06/2002 Download: Mailer Tag library 1.1 Manifest of the JAR: Comment: Mailer Tag library Fri Dec 06 07:16:45 C...
2009-02-07, 13785🔥, 0💬

taglibs-application-1.0.1.jar - Application Tag library 1.0.1
The Application custom tag library contains tags which can be used to access information contained in the ServletContext for a web application. Tags are provided to access information in "application"-scoped attributes and web application initialization parameters, which are defined in the "/WEB-INF...
2009-02-07, 8359🔥, 0💬

taglibs-session-1.0.1.jar - Session Tag library 1.0.1
The Session JSP tag library provides tags for reading or modifying client HttpSession information. A servlet container uses an HttpSession to store information about a clients session on the server. By default a JSP page will create a session for a user. The user is tied to the session using either ...
2009-02-07, 9842🔥, 0💬

taglibs-response-1.0.1.jar - Response Tag library 1.0.1
The Response custom tag library contains tags which can be used to set all the information for an HTTP response for a JSP page. This includes creating cookies and setting their values, setting HTTP headers, returning back an HTTP error, or sending an HTTP redirect. JAR File Size and Download Locatio...
2009-02-07, 7603🔥, 0💬

taglibs-request-1.0.1.jar - Request Tag library 1.0.1
The Request custom tag library contains tags which can be used to access all the information about the HTTP request for a JSP page. Tags are provided to access information in the HTTP request for HTTP input parameters from a POST or GET, HTTP Headers, Cookies, request attributes, and session informa...
2009-02-07, 9267🔥, 0💬

jstl-api-1.1.2.jar - Jakarta Standard 1.1 Taglib - API
JSP(tm) Standard Tag Library 1.1 implementation - Jakarta Taglibs hosts the Standard Taglib 1.1, an implementation of the JSP Standard Tag Library (JSTL), version 1.1, which was developed under the Java Community Process. JAR File Size and Download Location: File name: jstl.jar, jstl-1.1.2.jar, jstl...
2009-02-07, 28676🔥, 0💬

jstl-standard-1.1.2.jar - Jakarta Standard 1.1 Taglib - Standard
JSP(tm) Standard Tag Library 1.1 implementation - Jakarta Taglibs hosts the Standard Taglib 1.1, an implementation of the JSP Standard Tag Library (JSTL), version 1.1, which was developed under the Java Community Process. JAR File Size and Download Location: File name: standard.jar, jstl-standard-1....
2009-02-07, 15115🔥, 0💬

jstl-standard-1.0.6.jar - Jakarta Standard 1.0 Taglib - Standard
JSP(tm) Standard Tag Library 1.0 implementation - Jakarta Taglibs hosts the Standard Taglib 1.0, an implementation of the JSP Standard Tag Library (JSTL), version 1.0, which was developed under the Java Community Process. JAR File Size and Download Location: File name: standard.jar, jstl-standard-1....
2009-02-07, 23078🔥, 0💬

jstl-api-1.0.6.jar - Jakarta Standard 1.0 Taglib - API
JSP(tm) Standard Tag Library 1.0 implementation - Jakarta Taglibs hosts the Standard Taglib 1.0, an implementation of the JSP Standard Tag Library (JSTL), version 1.0, which was developed under the Java Community Process. JAR File Size and Download Location: File name: jstl.jar, jstl-1.0.6.jar, jstl...
2009-02-07, 12772🔥, 0💬

jakarta-regexp-1.5.jar - Jakarta Regexp 1.5
Jakarta Regexp is a 100% Pure Java Regular Expression package that was graciously donated to the Apache Software Foundation by Jonathan Locke. He originally wrote this software back in 1996 and it has stood up quite well to the test of time. It includes complete Javadoc documentation as well as a si...
2009-02-07, 14597🔥, 0💬

jibx-run-1.1.6a.jar - JiBX Runtime 1.1.6a
JiBX is a framework for binding XML data to Java objects. It lets you work with data from XML documents using your own class structures. The JiBX framework handles all the details of converting your data to and from XML based on your instructions. JiBX is designed to perform the translation between ...
2009-02-07, 7257🔥, 0💬

<< < 99 100 101 102 103 104 105 106 > >>