< 1 2 3 4 5 6 7 > >>   Sort: Date

jce-1.2.2.jar - Java Cryptography Extension 1.2.2
Java Cryptography Extension 1.2.2 JAR File Size and Download Location: File name: jce.jar, jce-1.2.2.jar, jce1_2_2.jar File size: 74869 bytes Date modified: 07/27/2005 Download: Java Cryptography Extension 1.2.2 List of Classes in the JAR: javax/crypto/interfaces/DHKey javax/crypto/interfaces/DHPubl ...
2022-05-03, 18914🔥, 1💬

commons-lang-1.0.1.jar - Apache Commons Lang
commons-lang-1.0.1.jar is the JAR file for Apache Commons Lang 1.0.1, which provides a host of helper utilities for the java.lang API. JAR File Size and Download Location: File name: commons-lang-1.0.1.jar File size: 63980 bytes Date modified: 11/22/2002 Download: Apache Commons Lang Website   ⇒ Usi...
2017-04-15, 18801🔥, 0💬

commons-pool-1.4.jar - Apache Commons Pool 1.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, 17676🔥, 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, 17314🔥, 0💬

org.eclipse.core.runtime.jar - Eclipse Framework 3.2.0
Provides support for the runtime platform, core utility methods and the extension registry. JAR File Size and Download Location: File name: org.eclipse.core.runtime.jar File size: 76627 bytes Date modified: 09/18/2007 Download: Eclipse Platform Manifest of the JAR: Bundle-Name: %pluginName Bundle-Ac...
2010-01-19, 16341🔥, 0💬

What Is commons-codec-1.4.jar
What Is commons-codec-1.4.jar? commons-codec-1.4.jar is the JAR file for Apache Commons Codec 1.4, which provides implementations of common encoders and decoders such as Base64, Hex, Phonetic and URLs. commons-codec-examples-1.4.jar is distributed as part of the commons-codec-1.4-bin.zip download fi...
2010-03-10, 16319🔥, 0💬

commons-digester-1.8.1.jar - The Digester Component
The Digester package lets you configure an XML -> Java object mapping module, which triggers certain actions called rules whenever a particular pattern of nested XML elements is recognized. JAR File Size and Download Location: File name: commons-digester.jar, commons-digester-1.8.1.jar File size: 14...
2009-11-09, 15871🔥, 0💬

Snappy-Java Source Code
Snappy-Java is a Java port of the "snappy", a fast C++ compresser/decompresser developed by Google. Snappy-Java Source Code files are provided in the source packge (snappy-java-1.1.8.4-sources.j ar).You can download it at Snappy Maven Website . You can also browse Snappy-Java Source Code below:   Or...
2021-07-13, 15298🔥, 0💬

What Is poi-contrib-3.5.jar?
What Is poi-contrib-3.5.jar? poi-contrib-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. JAR File Size and Download Location: File name: poi-contrib.jar, poi-contrib-3.5-FINAL-20090928 .jarFile size: 69040 ...
2009-12-15, 15204🔥, 0💬

What Is winpack.jar for JNIWrapper 3.7.1
What Is jniwrap.jar in JNIWrapper 3.7.1? winpack.jar in JNIWrapper 3.7.1 is an add-on JAR file for JNIWrapper Java library. WinPack enables access to the Windows native API and libraries from Java code. WinPack provides quite a number of integration features to make your Java application look and be...
2011-07-26, 15083🔥, 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, 14593🔥, 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, 14096🔥, 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, 13606🔥, 0💬

commons-pool-1.5.jar - Apache Commons Pool 1.5
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-09, 13601🔥, 0💬

JAR (Java ARchive) File Information Center
If you are running a Java application and receiving an java.lang.ClassNotFoundExcepti onerror, it is most likely that your application requires a 3rd party JAR file. How can you find the required JAR file name contains the missing class? And where you should go to download the required JAR file? jar...
2015-04-24, 13533🔥, 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, 12833🔥, 4💬

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

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

Apache Commons CLI Source Code Files
Apache Commons CLI Source Code Files are provided in the source package file commons-cli-1.5.0-sources.jar. You can download commons-cli-1.5.0-src.zip as described in the previous tutorial and go to the "src/main/java/" sub-folder to view Source Code files. You can also browse Apache Commons CLI Sou...
2018-10-25, 12789🔥, 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, 11836🔥, 0💬

annogen-0.1.0.jar - JSR175 Annotations
Annogen is a framework which helps you work with JSR175 Annotations. In a nutshell, Annogen generates a proxy layer in front of your Annotations. JAR File Size and Download Location: File name: annogen.jar, annogen-0.1.0.jar File size: 248639 bytes Date modified: 12/11/2004 Download: JSR175 Annotati...
2018-03-10, 11706🔥, 1💬

💬 2018-03-10 dffadsf: fadsfadsadsfasdf

ooxml-schemas-1.0.jar - Office Open XML Schemas - Part 9
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) List of Classes in the JAR: &lt;&lt; Previous part org/openxmlformats/schemas/wo. ..
2009-12-11, 11611🔥, 0💬

org.eclipse.osgi.jar - Eclipse OSGi 3.2.0
The OSGi framework specification forms the basis of the Eclipse Runtime. As of Eclipse 3.0, the Runtime is fully based on the OSGi notion of bundle (equivalent to Eclipse plug-ins). The OSGi framework implementation in Eclipse 3.0 is fully compliant with the OSGi framework specification R3.0. The OS...
2010-01-13, 11359🔥, 0💬

What Is commons-codec-1.2.jar
What Is commons-codec-1.2.jar? commons-codec-1.2.jar is the JAR file for Apache Commons Codec 1.2, which provides implementations of common encoders and decoders such as Base64, Hex, Phonetic and URLs. commons-codec-examples-1.2.jar is distributed as part of the commons-codec-1.2-bin.zip download fi...
2010-03-11, 11283🔥, 0💬

What Is jniwrap.jar in JNIWrapper 3.7.3
What Is jniwrap.jar in JNIWrapper 3.7.3? jniwrap.jar in JNIWrapper 3.7.3 is the JAR file for JNIWrapper Java library. JNIWrapper provides simplified access to native code from Java applications without using Java Native Interface (JNI.) You don't need to create a native library to make system calls ...
2011-01-25, 11237🔥, 0💬

org.eclipse.jdt.core.jar - Eclipse JDT Core 3.2.0
The JDT project provides the tool plug-ins that implement a Java IDE supporting the development of any Java application, including Eclipse plug-ins. It adds a Java project nature and Java perspective to the Eclipse Workbench as well as a number of views, editors, wizards, builders, and code merging ...
2010-01-14, 11094🔥, 0💬

< 1 2 3 4 5 6 7 > >>   Sort: Date