<< < 10 11 12 13 14 15 16 17 18 19 20 > >>   ∑:2539  Sort:Date

xpp3-1.1.4c.jar - XPP3 - Xml Pull Parser 3rd Edition
MXP1 is a stable XmlPull parsing engine that is based on ideas from XPP and in particular XPP2 but completely revised and rewritten to take the best advantage of latest JIT JVMs such as Hotspot in JDK 1.4+. JAR File Size and Download Location: File name: xpp3-1.1.4c.jar File size: 120069 bytes Date ...
2022-04-28, ≈15🔥, 1💬

JRE 7 rt.jar - RunTime Library
JRE 7 rt.jar is the JAR file for JRE 7 RT (Runtime) libraries. JRE (Java Runtime) 7 is the runtime environment included in JDK 7. JRE 7 rt.jar libraries are divided into 6 packages: com.* - Internal Oracle and Sun Microsystems libraries java.* - Standard Java API libraries. javax.* - Extended Java A...
2023-02-02, ≈15🔥, 4💬

What Is mail.jar of JavaMail 1.2
What Is mail.jar of JavaMail 1.2? I got the JAR file from javamail-1_2.zip. mail.jar in javamail-1_2.zip is the JavaMail reference implementation jar file, including the JavaMail API 1.2 and the SMTP, IMAP, and POP3 protocol providers. JAR File Size and Download Location: JAR name: mail.jar, mail-1....
2015-11-28, ≈15🔥, 0💬

servlet-api-2.4.jar - Java Servlet 2.4 API
Java Servlet 2.4 Specification API. JAR File Size and Download Location: File name: servlet-api.jar, servlet-api-2.4.jar File size: 97693 bytes Date modified: 12-Jul-2005 Download: Java Servlet 2.4 API Manifest of the JAR: Specification-Title: Java API for Servlets Specification-Version: 2.4 Specifi...
2020-02-04, ≈15🔥, 1💬

💬 2020-02-04 士大夫: 是否

axis2-jws-api-1.4.1.jar - Axis2 JWS API
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 learned from Apache Axis. JAR File Size and Download Location: File name: axis2-jws-api.jar, axis2-jws-api-1.4.1.jar File size: 14737 bytes Date m...
2009-07-03, ≈15🔥, 0💬

Source Code for Apache Log4j NoSQL Appenders
Apache Log4j NoSQL Appenders allows applications to send events to NoSQL repositories. To use it, you need both the log4j-nosql as well as the appropriate driver for your NoSQL database type. Bytecode (Java 8) for Apache Log4j NoSQL Appenders is provided in a separate JAR file like log4j-nosql-2.3.j...
2015-11-04, ≈15🔥, 0💬

What Is fop.jar 0.95
What Is fop.jar 0.95? I got it from the fop-0.95-bin.zip. fop.jar (0.95) is the JAR file for FOP 0.95, which is a print formatter driven by XSL formatting objects (XSL-FO). You can obtain fop.jar from the build folder of the fop-0.95-bin.zip file. Below is the information about the fop.jar (0.95) fi...
2015-11-19, ≈15🔥, 0💬

socket\DelayedInput.java - Apache Xerves Socket Sample
What is the socket\DelayedInput.java provided in the Apache Xerces package? I have Apache Xerces 2.11.0 installed. socket\DelayedInput.java provided in the Apache Xerces package delays the input to the SAX parser to simulate reading data from a socket where data is not always immediately available. ...
2017-09-28, ≈15🔥, 0💬

Download and Install javamail1_1_3.zip
How to download and install javamail1_1_3.zip? The JavaMail API is a set of abstract APIs that model a mail system. You can follow these steps to download and install javamail1_1_3.zip to use JavaMail API: 1. Go to the Java EE Platform Downloads . 2. Go to the "JavaMail API 1.1.3" section and click ...
2015-11-28, ≈15🔥, 0💬

mex-1.4.1.jar - Axis2 MEX
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 learned from Apache Axis. JAR File Size and Download Location: File name: mex.jar, mex-1.4.1.jar File size: 34750 bytes Date modified: 08/13/2008 ...
2009-07-03, ≈15🔥, 0💬

saaj-api-1.3.jar - SAAJ API 1.3
The SOAP with Attachments API for JavaTM (SAAJ) 1.3 provides the API for creating and sending SOAP messages by means of the javax.xml.soap package. It is used for the SOAP messaging that goes on behind the scenes in JAX-RPC and JAXR implementations. Developers can also use it to write SOAP messaging...
2009-11-20, ≈15🔥, 0💬

bcprov-jdk16-145.jar - Bouncy Castle Crypto Provider - Part 3
The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms, it was developed by the Legion of the Bouncy Castle - with a little help! bcprov-jdk16-145.jar - A provider for the Java Cryptography Extension and the Java Cryptography Architecture. JAR File Size and Download Lo...
2015-11-23, ≈15🔥, 2💬

💬 2015-11-23 FYIcenter.com: Hi Alessandro, yes, you can OpenSSL encrypted files with Java programs. but you need to know the encryption algorithm and keys.

💬 2015-11-23 Alessandro: I'm trying to decrypt OpenSSL encrypted files with Java

Using Log4j 1.2 Bridge with Log4j 2 API
How can I run my application with both Apache Log4j 2 API and Log4j 1.2 API? My program has two parts, one part uses the new Log4j 2 API, but the other part uses the old Log4j 1.2 API. The Apache Log4j 2 package comes with the Log4j 1.2 Bridge module to allow you run programs that use both Log4j 2 A...
2022-12-22, ≈15🔥, 2💬

💬 2022-12-22 Luis: The first part of red line could be blue line and after of fork so red line

dom4j-1.1.jar - XML framework for Java
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.1.jar File size: 456913 bytes Date modified: 08/...
2009-10-14, ≈14🔥, 0💬

juniversalchardet-1.0.3.jar - Juniversalchardet
Juniversalchardet is a Java port of 'universalchardet', that is the encoding detector library of Mozilla. JAR File Size and Download Location: File name: juniversalchardet-1.0.3.jar File size: 206373 bytes Date modified: 23-Jul-20108 Download: Juniversalchardet List of Classes in the JAR: org/mozill...
2018-07-30, ≈14🔥, 4💬

💬 2018-07-30 wzj: 独山大道所多a

💬 2018-07-23 CodeMagician: Thanks for Sharing.

crimson-1.1.3.jar - Crimson 1.1.3
Crimson is a Java XML parser which supports XML 1.0 via the following APIs: JAXP 1.1, SAX 2.0, DOM Level 2. JAR File Size and Download Location: File name: crimson.jar, crimson-1.1.3.jar File size: 205045 bytes Date modified: 10/31/2001 Download: Crimson 1.1.3 Manifest of the JAR: Sealed: false Spec...
2009-02-08, ≈14🔥, 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, ≈14🔥, 0💬

commons-pool-1.5.4.jar - Apache Commons Pool 1.5.4
Commons Pool provides an Object-pooling API, with three major aspects: 1. A generic object pool interface that clients and implementors can use to provide easily interchangable pooling implementations. 2. A toolkit for creating modular object pools. 3. Several general purpose pool implementations. J...
2010-03-08, ≈14🔥, 0💬

jce-jdk12-145.jar - Bouncy Castle Crypto - Part 2
The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms, it was developed by the Legion of the Bouncy Castle - with a little help! JAR File Size and Download Location: File name: jce-jdk12.jar, jce-jdk12-145.jar File size: 2001145 bytes Date modified: 01/12/2010 Downloa...
2010-05-03, ≈14🔥, 0💬

What Is mail.jar of JavaMail 1.4.1
What Is mail.jar of JavaMail 1.4.1? I got the JAR file from javamail-1_4_1.zip. mail.jar in javamail-1_4_1.zip is the JavaMail reference implementation jar file, including the JavaMail API 1.4.1 and the SMTP, IMAP, and POP3 protocol providers. JAR File Size and Download Location: JAR name: mail.jar,...
2015-11-28, ≈14🔥, 4💬

💬 2015-11-26 FYIcenter.com: Hi Jason, you can download smtp.jar 1.4.1 at Java EE Platform Downloads

💬 2015-11-23 Jason: Where to download?

💬 2015-04-06 FYIcenter.com: Hi Lithhoko, to send out a message, you just need to write a Java program and call JavaMail API with an email address and messag...

(More comments ...)

stax2-api-3.1.0.jar - Extension of StAX Specifications
StAX2 is an experimental API that is intended to extend basic StAX specifications in a way that allows implementations to experiment with features before they end up in the actual StAX specification (if they do). As such, it is intended to be freely implementable by all StAX implementations same way...
2010-12-17, ≈14🔥, 0💬

commons-logging-1.2-src.zip - Apache Commons Logging
commons-logging-1.2-src.zip is the source ZIP file for Apache Commons Logging 1.2, which 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. ZIP File Size and Download Location: JAR nam...
2018-10-25, ≈14🔥, 0💬

Download and Installing of FOP 2.x
Where to find answers to frequently asked questions on Download and Installing of FOP 2.0? Here is a list of frequently asked questions and their answers compiled by FYIcenter.com team on Download and Installing of FOP 2.0: Download and Install fop-2.7-bin.zip What Is fop-2.7-bin.zip What Is fop.jar...
2015-11-19, ≈14🔥, 0💬

What Is poi-3.5.jar?
What Is poi-3.5.jar? poi-3.5.jar is one of the JAR files for Apache POI 3.5, which provides an API for Microsoft document files of Word, Excel, PowerPoint, and Visio. poi-3.5.jar supports Apache POI components that read and write older versions of Microsoft documents, like Word 97, Excel 97, PowerPo...
2009-12-14, ≈14🔥, 0💬

<< < 10 11 12 13 14 15 16 17 18 19 20 > >>   ∑:2539  Sort:Date