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

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, ∼7575🔥, 1💬

💬 2021-09-07 santhos: nice

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, ∼7575🔥, 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, ∼7571🔥, 0💬

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, ∼7565🔥, 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, ∼7563🔥, 1💬

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

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, ∼7543🔥, 0💬

JDK 11 java.instrument.jmod - Instrument Module
JDK 11 java.instrument.jmod is the JMOD file for JDK 11 Instrument module. JDK 11 Instrument module compiled class files are stored in \fyicenter\jdk-11.0.1\jmods\ja va.instrument.jmod.JDK 11 Instrument module compiled class files are also linked and stored in the \fyicenter\jdk-11.0.1\lib\modu lesJ...
2020-04-30, ∼7542🔥, 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, ∼7542🔥, 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, ∼7530🔥, 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, ∼7516🔥, 0💬

jaxme-api-0.3.jar - JaxMe API 0.3
JaxMeAPI is clean room implementation of the JAXB API. Unlike the reference implementation this one comes under a very moderate open source license, the Apache License. JAR File Size and Download Location: File name: jaxme-api.jar, jaxme-api-0.3.jar File size: 30482 bytes Date modified: 05/16/2005 D...
2009-02-08, ∼7508🔥, 0💬

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, ∼7502🔥, 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, ∼7501🔥, 0💬

What Is poi-excelant-5.2.3.jar?
What Is poi-excelant-5.2.3.jar? poi-excelant-5.2.3.jar is one of the JAR files for Apache POI 5.2.3, which provides an API for Microsoft document files of Word, Excel, PowerPoint, and Visio. poi-excelant-5.2.3.jar is distributed as part of the poi-bin-5.2.3-20220909.zip download file. JAR File Size ...
2017-03-22, ∼7496🔥, 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, ∼7482🔥, 2💬

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

💬 2017-06-21 Felipe: Need this

Downloading ojdbc8.jar for Oracle 18c
How to download and install ojdbc8.jar for Oracle 18c? ojdbc8.jar for Oracle 18c is a Java JDBC Driver for Oracle Database server provided by Oracle. It is compiled for JDK 8 to 11. You can download ojdbc8.jar for Oracle 18c by clicking the download button below: File name: ojdbc8-18.3.jar File size...
2021-10-02, ∼7479🔥, 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, ∼7473🔥, 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, ∼7470🔥, 0💬

What Is xml-apis.jar in xml-commons External 1.3.05
What Is xml-apis.jar in xml-commons External 1.3.05? xml-apis.jar in xml-commons External 1.3.05 is the JAR file for Apache xml-commons External Code Package 1.3.05. Apache xml-commons External Code Package contains codes from external sources for XML programm with various APIs like: DOM, SAX and JA...
2011-03-08, ∼7467🔥, 0💬

What Is Apache XMLBeans xmlbeans-qname.jar 2.6.0
What Is Apache XMLBeans xmlbeans-qname.jar 2.6.0? XMLBeans xmlbeans-qname.jar 2.6.0 is the JAR file for Apache XMLBeans QName 2.6.0. xmlbeans-qname.jar 2.6.0 is distributed in XMLBeans-2.6.0.zip Apache XMLBeans is Java library for accessing XML by binding it to Java types. JAR File Size and Download...
2011-07-05, ∼7465🔥, 0💬

Apache ZooKeeper 3.7.0 Jute Source Code
Apache ZooKeeper is an open-source server which enables highly reliable distributed coordination. Apache ZooKeeper Jute Source Code files are provided in the source packge (apache-zookeeper-3.7.0.tar.gz ).You can download it at Apache ZooKeeper Website . You can also browse Apache ZooKeeper Jute Sou...
2022-11-16, ∼7452🔥, 0💬

asm-analysis-3.2.jar - ASM 3.2 Analysis
ASM is an all purpose Java bytecode manipulation and analysis framework. It can be used to modify existing classes or dynamically generate classes, directly in binary form. Provided common transformations and analysis algorithms allow to easily assemble custom complex transformations and code analys...
2009-07-03, ∼7451🔥, 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, ∼7440🔥, 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, ∼7437🔥, 0💬

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