Title: Index # Welcome to Apache ChemistryTM
CMIS
Apache Chemistry provides open source implementations of the [Content Management Interoperability Services (CMIS)](http://docs.oasis-open.org/cmis/CMIS/v1.0/cmis-spec-v1.0.html) specification. See the [What is CMIS?](project/cmis.html) page for more information about the standard. The project currently consists of the following sub-projects: * [OpenCMIS](java/opencmis.html) - CMIS client and server libraries for Java * [cmislib](python/cmislib.html) - CMIS client library for Python * [phpclient](php/phpclient.html) - CMIS client library for PHP * [DotCMIS](dotnet/dotcmis.html) - CMIS client library for .NET Chemistry mailing list for questions and contributions: [dev@chemistry.apache.org](http://mail-archives.apache.org/mod_mbox/chemistry-dev/) *Important time-saving note for chemists:* the Apache Chemistry project has nothing to do with chemistry or chemicals! The name comes from the inclusion of the C.M.I.S. letters, "CheMIStry". ## Resources ### CMIS and Apache Chemistry in Action
CMIS and Apache Chemistry in Action
[CMIS and Apache Chemistry in Action](http://www.manning.com/mueller/) is a comprehensive guide to the CMIS standard and related ECM concepts. In it, you'll tackle hands-on examples for building applications on CMIS repositories from both the client and the server sides. You'll find working examples using the Apache Chemistry APIs for Java, Python, C#, Objective-C, and PHP, but you can use the techniques you'll learn in this book to work with CMIS repositories using any language that can speak HTTP - including JavaScript. Use this discount code to save 37% : 12cmisap
## Project News * 2012-10-15 [OpenCMIS 0.8.0](java/download.html#OpenCMIS-0.8.0FullDownloadpage) released. * 2012-04-28 [DotCMIS 0.4](dotnet/dotcmis.html#dotcmis-0.4FullDownloadpage) released. * 2012-04-26 [OpenCMIS 0.7.0](java/download.html#OpenCMIS-0.7.0FullDownloadpage) released. * 2011-12-09 [OpenCMIS 0.6.0](http://archive.apache.org/dist/chemistry/opencmis/0.6.0) released. Features: TCK, JCR Bridge and CMIS Workbench improvements, IBM WebSphere support, extended Browser Binding coverage and InMemory server ACL support * 2011-10-20 [DotCMIS 0.3](dotnet/dotcmis.html#dotcmis-0.3FullDownloadpage) released. * 2011-09-20 [OpenCMIS 0.5.0](http://archive.apache.org/dist/chemistry/opencmis/0.5.0) released. Added OSGI client and server bundles. * 2011-07-02 [OpenCMIS 0.4.0](http://archive.apache.org/dist/chemistry/opencmis/0.4.0) released. * 2011-06-22 Added [OpenCMIS Client API Developer's Guide](java/developing/guide.html). * 2011-05-04 Chemistry inmemory repository available online: [http://opencmis.cloudapp.net/inmemory/](http://opencmis.cloudapp.net/inmemory/) Experimental! * 2011-04-01 First TLP release for the Java Client OpenCMIS client, [OpenCMIS 0.3.0](http://archive.apache.org/dist/chemistry/opencmis/0.3.0). * 2011-03-29 [DotCMIS 0.2](dotnet/dotcmis.html) released. * 2011-03-09 [DotCMIS 0.1](dotnet/dotcmis.html) released. * 2011-03-07 First TLP release of the cmislib Python client, [cmislib 0.4.1](python/cmislib.html#cmislib-0.4.1FullDownloadpage). * 2011-02-16 Project graduates to Top Level Project! * 2011-02-07 First Apache release of the cmislib Python client, [cmislib 0.4-incubating](python/cmislib.html#cmislib-0.4FullDownloadpage). * 2011-01-21 Second release of the OpenCMIS Java client and server, [OpenCMIS 0.2.0-incubating](java/download.html#OpenCMIS-0.2.0FullDownloadpage). * 2011-01-18 [DotCMIS](dotnet/dotcmis.html) implementation in .Net started. * 2010-09-17 First release of the OpenCMIS Java client and server, [OpenCMIS 0.1.0-incubating](java/download.html#OpenCMIS-0.1.0FullDownloadpage). * 2010-06-08 php-cmis-lib contribution accepted. * 2010-02-10 cmislib contribution accepted.