All Downloads are FREE. Search and download functionalities are using the official Maven repository.

Download org.apache.commons JAR files with all dependencies


commons-crypto from group org.apache.commons (version 1.0.0)

Apache Commons Crypto is a cryptographic library optimized with AES-NI (Advanced Encryption Standard New Instructions). It provides Java API for both cipher level and Java stream level. Developers can use it to implement high performance AES encryption/decryption with the minimum code and effort. Please note that Crypto doesn't implement the cryptographic algorithm such as AES directly. It wraps to OpenSSL or JCE which implement the algorithms. Features -------- 1. Cipher API for low level cryptographic operations. 2. Java stream API (CryptoInputStream/CryptoOutputStream) for high level stream encryption/decryption. 3. Both optimized with high performance AES encryption/decryption. (1400 MB/s - 1700 MB/s throughput in modern Xeon processors). 4. JNI-based implementation to achieve comparable performance to the native C/C++ version based on OpenSsl. 5. Portable across various operating systems (currently only Linux/MacOSX/Windows); Apache Commons Crypto loads the library according to your machine environment (it checks system properties, `os.name` and `os.arch`). 6. Simple usage. Add the commons-crypto-(version).jar file to your classpath. Export restrictions ------------------- This distribution includes cryptographic software. The country in which you currently reside may have restrictions on the import, possession, use, and/or re-export to another country, of encryption software. BEFORE using any encryption software, please check your country's laws, regulations and policies concerning the import, possession, or use, and re-export of encryption software, to see if this is permitted. See <http://www.wassenaar.org/> for more information. The U.S. Government Department of Commerce, Bureau of Industry and Security (BIS), has classified this software as Export Commodity Control Number (ECCN) 5D002.C.1, which includes information security software using or performing cryptographic functions with asymmetric algorithms. The form and manner of this Apache Software Foundation distribution makes it eligible for export under the License Exception ENC Technology Software Unrestricted (TSU) exception (see the BIS Export Administration Regulations, Section 740.13) for both object code and source code. The following provides more details on the included cryptographic software: * Commons Crypto use [Java Cryptography Extension](http://docs.oracle.com/javase/8/docs/technotes/guides/security/crypto/CryptoSpec.html) provided by Java * Commons Crypto link to and use [OpenSSL](https://www.openssl.org/) ciphers

Group: org.apache.commons Artifact: commons-crypto
Show documentation Show source 
Download commons-crypto.jar (1.0.0)
 

73 downloads
Artifact commons-crypto
Group org.apache.commons
Version 1.0.0


commons-pool2 from group org.apache.commons (version 2.6.1)

The Apache Commons Object Pooling Library.

Group: org.apache.commons Artifact: commons-pool2

Download commons-pool2.jar (2.6.1)
 

70 downloads
Artifact commons-pool2
Group org.apache.commons
Version 2.6.1


commons-pool2 from group org.apache.commons (version 2.5.0)

The Apache Commons Object Pooling Library.

Group: org.apache.commons Artifact: commons-pool2

Download commons-pool2.jar (2.5.0)
 

69 downloads
Artifact commons-pool2
Group org.apache.commons
Version 2.5.0


commons-math3 from group org.apache.commons (version 3.4.1)

The Apache Commons Math project is a library of lightweight, self-contained mathematics and statistics components addressing the most common practical problems not immediately available in the Java programming language or commons-lang.

Group: org.apache.commons Artifact: commons-math3

Download commons-math3.jar (3.4.1)
 

67 downloads
Artifact commons-math3
Group org.apache.commons
Version 3.4.1


commons-pool2 from group org.apache.commons (version 2.4.3)

The Apache Commons Object Pooling Library.

Group: org.apache.commons Artifact: commons-pool2

Download commons-pool2.jar (2.4.3)
 

66 downloads
Artifact commons-pool2
Group org.apache.commons
Version 2.4.3


commons-build-plugin from group org.apache.commons (version 1.10)

Apache Maven Mojo for Apache Commons Build tasks. For example: mvn commons-build:download-page [-Dcommons.release.version=1.2.3] To use a SNAPSHOT version (for testing etc) mvn org.apache.commons:commons-build-plugin:1.14.0-SNAPSHOT:download-page [-Dcommons.release.version=1.2.3]

Group: org.apache.commons Artifact: commons-build-plugin

Download commons-build-plugin.jar (1.10)
 

66 downloads
Artifact commons-build-plugin
Group org.apache.commons
Version 1.10


commons-compress from group org.apache.commons (version 1.14)

Apache Commons Compress defines an API for working with compression and archive formats. These include bzip2, gzip, pack200, LZMA, XZ, Snappy, traditional Unix Compress, DEFLATE, DEFLATE64, LZ4, Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.

Group: org.apache.commons Artifact: commons-compress

Download commons-compress.jar (1.14)
 

56 downloads
Artifact commons-compress
Group org.apache.commons
Version 1.14


commons-compress from group org.apache.commons (version 1.15)

Apache Commons Compress defines an API for working with compression and archive formats. These include bzip2, gzip, pack200, LZMA, XZ, Snappy, traditional Unix Compress, DEFLATE, DEFLATE64, LZ4, Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.

Group: org.apache.commons Artifact: commons-compress

Download commons-compress.jar (1.15)
 

52 downloads
Artifact commons-compress
Group org.apache.commons
Version 1.15


commons-csv from group org.apache.commons (version 1.1)

The Apache Commons CSV library provides a simple interface for reading and writing CSV files of various types.

Group: org.apache.commons Artifact: commons-csv

Download commons-csv.jar (1.1)
 

47 downloads
Artifact commons-csv
Group org.apache.commons
Version 1.1


commons-lang3 from group org.apache.commons (version 3.2.1)

Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang. The code is tested using the latest revision of the JDK for supported LTS releases: 8, 11, 17 and 21 currently. See https://github.com/apache/commons-lang/blob/master/.github/workflows/maven.yml Please ensure your build environment is up-to-date and kindly report any build issues.

Group: org.apache.commons Artifact: commons-lang3

Download commons-lang3.jar (3.2.1)
 

47 downloads
Artifact commons-lang3
Group org.apache.commons
Version 3.2.1


commons-compress from group org.apache.commons (version 1.16.1)

Apache Commons Compress defines an API for working with compression and archive formats. These include bzip2, gzip, pack200, LZMA, XZ, Snappy, traditional Unix Compress, DEFLATE, DEFLATE64, LZ4, Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj.

Group: org.apache.commons Artifact: commons-compress

Download commons-compress.jar (1.16.1)
 

46 downloads
Artifact commons-compress
Group org.apache.commons
Version 1.16.1


commons-collections4 from group org.apache.commons (version 4.0)

The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.

Group: org.apache.commons Artifact: commons-collections4

Download commons-collections4.jar (4.0)
 

45 downloads
Artifact commons-collections4
Group org.apache.commons
Version 4.0


commons-lang3 from group org.apache.commons (version 3.3.1)

Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang. The code is tested using the latest revision of the JDK for supported LTS releases: 8, 11, 17 and 21 currently. See https://github.com/apache/commons-lang/blob/master/.github/workflows/maven.yml Please ensure your build environment is up-to-date and kindly report any build issues.

Group: org.apache.commons Artifact: commons-lang3

Download commons-lang3.jar (3.3.1)
 

45 downloads
Artifact commons-lang3
Group org.apache.commons
Version 3.3.1


commons-configuration2 from group org.apache.commons (version 2.2)

Tools to assist in the reading of configuration/preferences files in various formats

Group: org.apache.commons Artifact: commons-configuration2

Download commons-configuration2.jar (2.2)
 

40 downloads


commons-lang3 from group org.apache.commons (version 3.0.1)

Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are considered to be so standard as to justify existence in java.lang. The code is tested using the latest revision of the JDK for supported LTS releases: 8, 11, 17 and 21 currently. See https://github.com/apache/commons-lang/blob/master/.github/workflows/maven.yml Please ensure your build environment is up-to-date and kindly report any build issues.

Group: org.apache.commons Artifact: commons-lang3

Download commons-lang3.jar (3.0.1)
 

37 downloads
Artifact commons-lang3
Group org.apache.commons
Version 3.0.1




Page 4 from 13 (items total 192)


© 2015 - 2025 Weber Informatics LLC | Privacy Policy