Commons.apache.org is a subdomain of apache.org, which was created on 1995-04-11,making it 29 years ago. It has several subdomains, such as www-us.apache.org openoffice.apache.org , among others.
Discover commons.apache.org website stats, rating, details and status online.Use our online tools to find owner and admin contact info. Find out where is server located.Read and write reviews or vote to improve it ranking. Check alliedvsaxis duplicates with related css, domain relations, most used words, social networks references. Go to regular site
HomePage size: 43.568 KB |
Page Load Time: 0.986827 Seconds |
Website IP Address: 151.101.2.132 |
Potomac State College Teaching & Learning Commons tlcommons.potomacstatecollege.edu |
Community Commons - Community Commons assessment.communitycommons.org |
Pet Hotel Apache Junction apachejunction.pethotelaz.com |
Appreciative Inquiry Commons - The Appreciative Inquiry Commons aicommons.champlain.edu |
The Apache Portals Site – Apache Portals portals.apache.org |
Home - TCTC Learning Commons - TCTC Learning Commons at Tri-County Technical College library.tctc.edu |
Home - Nash Library & Student Learning Commons - Nash Library & Student Learning Commons at Gannon U library.gannon.edu |
Learning Commons, Kean Learning Commons, Library Services - New NTLC - Research Guides at Kean Unive library.kean.edu |
HOME - Information Commons - Library - Information Commons at St. Augustine College library.staugustine.edu |
Academic Commons | Academic Commons at Georgia Gwinnett College commons.ggc.edu |
Apache HTTP Server Version 2.4
Documentation - Apache HTTP Server Version 2.4 dnsbl.sorbs.net |
Apache Commons - Apache Commons https://commons.apache.org/ |
Apache Commons CLI - Apache Commons CLI https://commons.apache.org/proper/commons-cli/ |
Collections - Home - Apache Commons https://commons.apache.org/proper/commons-collections/ |
Commons IO - Commons IO Overview - Apache Commons https://commons.apache.org/io |
Apache Commons - Apache Commons https://commons.apache.org/downloads/index.html |
Apache Commons CLI - Using Apache Commons CLI https://commons.apache.org/proper/commons-cli/usage.html |
Apache Commons Lang 3.14.0 API https://commons.apache.org/lang/apidocs/index.html |
Apache Commons CLI - Introducing Apache Commons CLI https://commons.apache.org/proper/commons-cli/introduction.html |
Overview (Apache Commons Collections 4.5.0-M1 API) https://commons.apache.org/proper/commons-collections/apidocs/index.html |
Lang – Home - Apache Commons https://commons.apache.org/lang/ |
Commons Proxy - https://commons.apache.org/proxy/ |
Pool – Overview - Apache Commons https://commons.apache.org/pool/ |
Overview - Apache Commons Net https://commons.apache.org/net/ |
Apache Commons Weaver https://commons.apache.org/weaver/ |
JCS – Java Caching System - Apache Commons https://commons.apache.org/jcs/ |
Connection: keep-alive |
Content-Length: 38352 |
Server: Apache |
Last-Modified: Thu, 02 May 2024 22:04:53 GMT |
ETag: "95d0-6177fcaf50a5b" |
Access-Control-Allow-Origin: * |
Content-Security-Policy: "frame-src self", Content-Type: text/html |
Via: 1.1 varnish, 1.1 varnish |
Accept-Ranges: bytes |
Date: Tue, 14 May 2024 05:41:21 GMT |
Age: 7226 |
X-Served-By: cache-hel1410030-HEL, cache-tyo11959-TYO |
X-Cache: HIT, HIT |
X-Cache-Hits: 693, 1 |
X-Timer: S1715665282.998524,VS0,VE1 |
Vary: Accept-Encoding |
charset="utf-8"/ |
content="width=device-width, initial-scale=1.0" name="viewport"/ |
content="Apache Commons Documentation Team" name="author"/ |
content="20240502" name="Date-Revision-yyyymmdd"/ |
content="en" http-equiv="Content-Language"/ |
Ip Country: United States |
City Name: San Francisco |
Latitude: 37.7642 |
Longitude: -122.3993 |
Apache Commons ™ Last Published: 02 May 2024 | Version: unspecified Components Sandbox Dormant ApacheCon Apache Commons Home License Mailing Lists PMC Components Sandbox Dormant Releases Releases Source Repositories General Information Sandbox Dormant General Information Security Volunteering Contributing Patches Building Components Commons Parent POM Commons Build Plugin Commons Release Plugin Site Publication Releasing Components Wiki ASF How the ASF works Get Involved Developer Resources Code of Conduct Privacy Sponsorship Thanks Welcome to Apache Commons Apache Commons is an Apache project focused on all aspects of reusable Java components. The Apache Commons project is composed of three parts: The Commons Proper - A repository of reusable Java components. The Commons Sandbox - A workspace for Java component development. The Commons Dormant - A repository of components that are currently inactive. You may also read our charter , which spells out the goals of the project in greater detail. The Apache Commons source code repositories are writable for all ASF committers. While Apache Commons is a Commit-Then-Review community, we would consider it polite and helpful for contributors to announce their intentions and plans on the dev mailing list before committing code. All contributors should read our contributing guidelines . We accept patches as SVN diff files uploaded to the Apache bugtracker or as pull request via our github mirrors . Apache Commons Proper Commons Proper is dedicated to one principal goal: creating and maintaining reusable Java components. The Commons Proper is a place for collaboration and sharing, where developers from throughout the Apache community can work together on projects to be shared by the Apache projects and Apache users. Commons developers will make an effort to ensure that their components have minimal dependencies on other libraries, so that these components can be deployed easily. In addition, Commons components will keep their interfaces as stable as possible, so that Apache users (including other Apache projects) can implement these components without having to worry about changes in the future. This article gives an overview of (some of) the components which can be found here. We welcome participation from all that are interested, at all skill levels. Coding, documentation and testing are all critical parts of the software development process. If you are interested in participating in any of these aspects, please join us! Component Description Latest Maven Version Release Version Release Date BCEL Byte Code Engineering Library - analyze, create, and manipulate Java class files 6.9.0 2024-04-27 BeanUtils Easy-to-use wrappers around the Java reflection and introspection APIs. 1.9.4 2019-08-13 BSF Bean Scripting Framework - interface to scripting languages, including JSR-223 3.1 2010-06-24 CLI Command Line arguments parser. 1.7.0 2024-04-18 Codec General encoding/decoding algorithms (for example phonetic, base64, URL). 1.17.0 2024-04-27 Collections Extends or augments the Java Collections Framework. 4.5.0-M1 2024-04-02 Compress Defines an API for working with tar, zip and bzip2 files. 1.26.1 2024-03-08 Configuration Reading of configuration/preferences files in various formats. 2.10.1 2024-03-20 Crypto A cryptographic library optimized with AES-NI wrapping Openssl or JCE algorithm implementations. 1.2.0 2023-01-23 CSV Component for reading and writing comma separated value files. 1.11.0 2024-05-02 Daemon Alternative invocation mechanism for unix-daemon-like java code. 1.3.4 2023-05-12 DBCP Database connection pooling services. 2.12.0 2024-03-04 DbUtils JDBC helper library. 1.8.1 2023-09-14 Digester XML-to-Java-object mapping utility. 3.2 2011-12-13 Email Library for sending e-mail from Java. 1.6.0 2023-12-22 Exec API for dealing with external process execution and environment management in Java. 1.4.0 2024-01-05 FileUpload File upload capability for your servlets and web applications. 1.5 2023-12-27 FileUpload2 File upload capability for your servlets and web applications. 2.0.0-M1 2023-07-19 Geometry Space and coordinates. 1.0 2021-08-21 Imaging (previously called Sanselan) A pure-Java image library. 1.0.0-alpha5 2024-04-18 IO Collection of I/O utilities. 2.16.1 2024-04-08 JCI Java Compiler Interface 1.1 2013-10-14 JCS Java Caching System 3.2 2023-08-22 Jelly XML based scripting and processing engine. 1.0.1 2017-09-25 Jexl Expression language which extends the Expression Language of the JSTL. 3.3 2023-03-27 JXPath Utilities for manipulating Java Beans using the XPath syntax. 1.3 2008-08-14 Lang Provides extra functionality for classes in java.lang. 3.14.0 2023-11-21 Logging Wrapper around a variety of logging API implementations. 1.3.1 2024-03-24 Math Lightweight, self-contained mathematics and statistics components. 4.0-beta1 2022-12-20 Net Collection of network utilities and protocol implementations. 3.10.0 2023-10-05 Numbers Number types (complex, quaternion, fraction) and utilities (arrays, combinatorics). 1.1 2022-11-01 Pool Generic object pooling component. 2.12.0 2023-09-30 RDF Common implementation of RDF 1.1 that could be implemented by systems on the JVM. 0.5.0 2017-12-23 RNG Implementations of random numbers generators. 1.5 2022-10-10 SCXML An implementation of the State Chart XML specification aimed at creating and maintaining a Java SCXML engine. It is capable of executing a state machine defined using a SCXML document, and abstracts out the environment interfaces. 0.9 2008-12-01 Statistics Statistics. 1.0 2022-12-05 Text Apache Commons Text is a library focused on algorithms working on strings. 1.12.0 2024-04-16 Validator Framework to define validators and validation rules in an xml file. 1.8.0 2023-12-07 VFS Virtual File System component for treating files, FTP, SMB, ZIP and such like as a single logical file system. 2.9.0 2021-07-21 Weaver Provides an easy way to enhance (weave) compiled bytecode. 2.0 2018-09-07 The Commons Sandbox The Commons project also contains a workspace that is open to all Apache committers. It’s a place to try out new ideas and prepare for inclusion into the Commons portion of the project or into another Apache project. Users are free to experiment with the components developed in the sandbox, but sandbox components will not necessarily be maintained, particularly in their current state. See here for Sandbox components. The Commons Dormant These are Commons components that have been deemed inactive since they have seen little recent development activity. If you wish to use any of these components, you must build them yourselves. It is best to assume that these components will not be released in the near future. See here for Dormant components. Where do I get releases? The individual components have independent releases. Some releases for some components may be available only through the mirroring system. Some releases for some components (typically the older ones) are not available through the mirroring system. See the individual websites listed above for the specific downloads, or use the Releases menu option. How do I contribute, give feedback, fix bugs and so on? The Commons project really needs and appreciates any contributions, including documentation help, source code and feedback. Discussion occurs on the Commons mailing list . We have an IRC channel on freenode - join #apache-commons. Access to the SVN commons/proper repository is available both online and with a svn client . Access to the SVN commons/sandbox repository is available both online and with a svn client . Access to the SVN commons/dormant repository is available both online and with a svn client . Related Components @Apache The Commons HttpClient project used to be a part of Commons, but is now part of Apache HttpComponents - see Jakarta Commons HttpClient Copyright © 2024 The Apache Software Foundation . All Rights Reserved. Apache Commons, Apache, the Apache feather logo, and the Apache Commons...
Domain Name: apache.org Registry Domain ID: b892783453eb4474b6ad1c179fd093e2-LROR Registrar WHOIS Server: whois.namecheap.com Registrar URL: http://www.namecheap.com Updated Date: 2021-06-02T09:29:41Z Creation Date: 1995-04-11T04:00:00Z Registry Expiry Date: 2029-04-12T04:00:00Z Registrar: NameCheap, Inc. Registrar IANA ID: 1068 Registrar Abuse Contact Email: abuse@namecheap.com Registrar Abuse Contact Phone: +1.6613102107 Domain Status: clientDeleteProhibited https://icann.org/epp#clientDeleteProhibited Domain Status: clientTransferProhibited https://icann.org/epp#clientTransferProhibited Registrant Organization: The Apache Software Foundation Registrant State/Province: MA Registrant Country: US Name Server: ns-1139.awsdns-14.org Name Server: ns-1955.awsdns-52.co.uk Name Server: ns-303.awsdns-37.com Name Server: ns-558.awsdns-05.net DNSSEC: unsigned >>> Last update of WHOIS database: 2024-05-17T18:59:50Z <<<