Connector
From ICal4j Wiki
Contents |
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 5 due to the use of features introduced in this version. If you need to run on an earlier version of Java, consider using Retroweaver.
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
