Introduction

This project provides a number of network (http, DAV,servlet etc) related classes and methods for Bedework.

1. Util-calendar

Provides generic utility classes for indexing in services such as opensearch.

1.1. Using this project

Add the artifact(s) as a dependency to your project:

      <dependency>
        <groupId>org.bedework</groupId>
        <artifactId>bw-util2-calendar</artifactId>
      </dependency>

2. Util-vcard

Provides generic utility classes for indexing in services such as opensearch.

2.1. Using this project

Add the artifact(s) as a dependency to your project:

      <dependency>
        <groupId>org.bedework</groupId>
        <artifactId>bw-util2-vcard</artifactId>
      </dependency>

3. Reports