<< < 28 29 30 31 32 33 34 35 36 37 38 > >>   ∑:2539  Sort:Date

List of Java API for XML Processing (JAXP) Implementations
What is Java API for XML Processing (JAXP)? How many types of standard JAXP interfaces exist today? What are popular implementations of each standard JAXP interfaces? What is Java API for XML Processing (JAXP)? Java API for XML Processing (JAXP) are API (Application Progamming Interfaces) interfaces...
2012-03-01, ∼7776🔥, 0💬

ws-commons-util.jar - Apache WS Common Utilities
ws-commons-util.jar is a small collection of utility classes, that allow high performance XML processing based on SAX. Basically, it is assumed, that you are using an JAXP 1.1 compliant XML parser and nothing else. In particular, no dependency on the javax.xml.transform package is introduced. JAR Fi...
2011-11-18, ∼7773🔥, 0💬

commons-logging-1.1.3.jar, How To Download?
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. Commons-logging comes with support for a number of popular logging implementations, and writing adapters for othe...
2021-09-07, ∼7772🔥, 1💬

💬 2021-09-07 santhos: nice

htmlunit-2.11.jar - HtmlUnit - Part 2
HtmlUnit is a "GUI-Less browser for Java programs". It models HTML documents and provides an API that allows you to invoke pages, fill out forms, click links, etc... just like you do in your "normal" browser. It is typically used for testing purposes or to retrieve information from web sites. JAR Fi...
2013-08-11, ∼7767🔥, 0💬

What Is commons-collections-3.2.1.jar
What Is commons-collections-3.2.1.jar? commons-collections-3.2.1.jar is the JAR file for Apache Commons Collections 3.2.1, which provides additional collection handling functionalities on top of JDK library. JAR File Size and Download Location: JAR name: commons-collections JAR version: 3.2.1 Target...
2015-04-27, ∼7764🔥, 0💬

classworlds-1.1.jar - ClassLoader Management Framework
classworlds is a framework for container developers who require complex manipulation of Java's ClassLoaders. Java's native ClassLoader mechanism and classes can cause much headache and confusion for certain types of application developers. Projects which involve dynamic loading of components or othe...
2010-02-23, ∼7763🔥, 0💬

Download JAXB Reference Implementation
How to download JAXB Reference Implementation? Java Architecture for XML Binding (JAXB) is a Java API that allows Java developers to map Java classes to XML representations. If you want to try JAXB API, you can download its Reference Implementation as described below: 1. Go to JAXB Reference Impleme...
2017-06-23, ∼7758🔥, 2💬

💬 2017-06-23 FYIcenter.com: @Felipe, you can get it from JAXB archive site .

💬 2017-06-21 Felipe: Need this

saxon-6-5-5.jar - Saxon
Saxon is an open source product available under the Mozilla Public License. It provides implementations of XSLT 2.0, XQuery 1.0, and XPath 2.0 at the basic level of conformance defined by W3C. JAR File Size and Download Location: File name: saxon.jar, saxon-6-5-5.jar File size: 572551 bytes Date mod...
2010-04-19, ∼7751🔥, 0💬

woodstox-asl-4.0.0.jar - Woodstox ASL 4.0.0
What Is wstx-asl-4.0.0.jar? wstx-asl-4.0.0.jar is JAR file for the ASL component of Woodstox 4.0.0. You can download the JAR fie for Woodstox ASL 4.0.0 by clicking the download button below: File name: wstx-asl-4.0.0.jar File size: 481262 bytes Release date: 2009-01-01 Download https://repo1.maven.o...
2009-02-01, ∼7748🔥, 0💬

jsr250-api-1.0.jar - JSR 250 - Common Annotations for the Java Platform
JSR 250: Common Annotations for the Java Platform defines annotations for common semantic concepts in the J2SE and J2EE platforms that apply across a variety of individual technologies. With the addition of JSR 175 (A Metadata Facility for the Java Programming Language) in the Java platform we envis...
2012-03-05, ∼7744🔥, 0💬

What Is junit-4.7.jar
What Is junit-4.7.jar? junit-4.7.jar is the version 4.7 of JUnit JAR library file. JUnit is a simple framework to write repeatable tests for Java applications. JAR File Size and Download Location: JAR name: junit.jar, junit-4.7.jar JAR version: junit-4.7.jar Target JDK version: 1.5 Dependency: None ...
2015-11-14, ∼7738🔥, 0💬

Downloading SoapUI 3.6.1
SoapUI is a free and open source cross-platform Functional Testing solution. With an easy-to-use graphical interface, and enterprise-class features, SoapUI allows you to easily and rapidly create and execute automated functional, regression, compliance, and load tests. In a single test environment, ...
2016-01-07, ∼7736🔥, 1💬

💬 2016-01-07 Winter: it will be very useful

axis2-mtompolicy-1.5.jar - Axis2 MTOM Policy
Apache Axis2 is the core engine for Web services. It is a complete re-design and re-write of the widely used Apache Axis SOAP stack, built on the lessons learnt from Apache Axis. JAR File Size and Download Location: File name: axis2-mtompolicy.jar, axis2-mtompolicy-1.5.jar File size: 13521 bytes Dat...
2009-08-18, ∼7731🔥, 0💬

Install Apache BCEL 6.5.0 Binary Package
How to download and install Apache BCEL Binary Package? An Apache BCEL Binary Package is an pre-compiled version of Apache BCEL compressed into a single file like bcel-6.5.0-bin.zip. An Apache BCEL Binary Package is ready to run in a JVM (Java Virtual Machine) environment on Windows, Mac or Linux sy...
2010-01-06, ∼7727🔥, 0💬

commons-compress-1.3.jar - Apache Compress 1.3
The Apache Commons Compress library defines an API for working with ar, cpio, Unix dump, tar, zip, gzip, Pack200 and bzip2 files. JAR File Size and Download Location: File name: commons-compress.jar, commons-compress-1.3.jar File size: 224548 bytes Date modified: 28-Oct-2011 Download: Apache Compres...
2012-01-02, ∼7720🔥, 0💬

ANTLR "Hello" Lexer and Parser Error
How to test the "Hello" lexer and parser with invalid source code? I have created the "Hello" grammar and generated the "Hello" lexer and parser. To test the "Hello" lexer and parser with invalid source code, we need to review the "Hello" grammar again. \fyicenter&gt;more hello.g4 // Define a gr...
2020-12-02, ∼7717🔥, 0💬

castor-1.3.jar - Caster Data Binding
Castor is an Open Source data binding framework for Java. It's the shortest path between Java objects, XML documents and relational tables. Castor provides Java-to-XML binding, Java-to-SQL persistence, and more. JAR File Size and Download Location: File name: castor.jar, castor-1.3.jar File size: 78...
2010-03-26, ∼7715🔥, 0💬

openws-1.4.0.jar - Open WS (Web Service) - Part 2
OpenWS implements SOAP 1.1, WS-Federation 1.1, WS-Addressing 1.0, WS-Policy 1.2, WS-Security 1.1, abd WS-Trust 1.3. JAR File Size and Download Location: File name: openws.jar, openws-1.4.0.jar File size: 564166 bytes Date modified: 23-Sep-2010 Download: OpenWS Download List of Classes in the JAR: &a...
2010-12-24, ∼7714🔥, 0💬

microba.jar - Microba Swing Components
Microba controls is a set of JFC (Swing) components developed by Michael Baranov. JAR File Size and Download Location: File name: microba.jar File size: 134366 bytes Date modified: 31-Aug-2011 Download: Microba Swing Components Manifest of the JAR: Specification-Title: Microba Specification-Version:...
2011-12-01, ∼7709🔥, 0💬

jarjar-1.0.jar - Jar Jar Links 1.0
Jar Jar Links is a utility that makes it easy to repackage Java libraries and embed them into your own distribution. JAR File Size and Download Location: File name: jarjar.jar, jarjar-1.0.jar File size: 112749 bytes Date modified: 01/31/2009 Download: Jar Jar Links Manifest of the JAR: Main-Class: c...
2009-11-16, ∼7700🔥, 0💬

Source Code for Apache Log4j Commons Logging Bridge
Apache Log4j Commons Logging Bridge allows applications coded to the Commons Logging API to use Log4j 2 as the implementation. Bytecode (Java 8) for Apache Log4j Commons Logging Bridge is provided in a separate JAR file like log4j-jcl-2.14.1.jar. Source Code files for Apache Log4j IOStreams are prov...
2015-11-04, ∼7680🔥, 0💬

uddi4j-2.0.jar - UDDI4J 2.0
UDDI4J is a Java class library that provides an API to interact with a UDDI (Universal Description, Discovery and Integration) registry. The UDDI Project is a comprehensive, open industry initiative enabling businesses to (I) discover each other, and (II) define how they interact over the internet a...
2010-02-24, ∼7677🔥, 0💬

What Is commons-codec-1.8.jar
What Is commons-codec-1.8.jar? commons-codec-1.8.jar is the JAR file for Apache Commons Codec 1.8, which provides implementations of common encoders and decoders such as Base64, Hex, Phonetic and URLs. commons-codec-examples-1.8.jar is distributed as part of the commons-codec-1.8-bin.zip download fi...
2013-07-12, ∼7666🔥, 0💬

ooxml-schemas-1.0.jar - Office Open XML Schemas
OOXML (Office Open XML) Schemas. JAR File Size and Download Location: File name: ooxml-schemas.jar, ooxml-schemas-1.0.jar File size: 14003759 bytes Date modified: 11/07/2008 Download: OOXML Schemas (part of POI) Manifest of the JAR: List of Classes in the JAR: org/openxmlformats/schemas/dra wingml/x2...
2009-12-07, ∼7659🔥, 0💬

<< < 28 29 30 31 32 33 34 35 36 37 38 > >>   ∑:2539  Sort:Date