iCal4j Connector
iCal4j Connector is an extension library that provides support for connecting to back-end calendar/vCard servers. Initial support includes connecting to CalDAV- and CardDAV-compliant servers, as well as Java Content Repository (JCR) implementations.
Minimum requirements
iCal4j Connector requires a minimum of Java 8 due to the use of features introduced in this version.
Getting Started
- [[ConnectorTutorial|Tutorial]]
Project Information
Download
Related projects
- CalDAV Home
- RFC4791 - Calendaring Extensions to WebDAV (CalDAV)
- CardDAV Wiki
- draft-ietf-vcarddav-carddav-01 - vCard Extensions to WebDAV (CardDAV)
- caldav4j
- Comparison of CalDAV and CardDAV implementations