Bedework: build synch web service

Nakes CalDAV available to the synch engine as a web service

License

License

GroupId

GroupId

org.bedework.deploy
ArtifactId

ArtifactId

bw-calendar-synchws
Last Version

Last Version

4.0.1
Release Date

Release Date

Type

Type

war
Description

Description

Bedework: build synch web service
Nakes CalDAV available to the synch engine as a web service

Download bw-calendar-synchws

How to add to project

<!-- https://jarcasting.com/artifacts/org.bedework.deploy/bw-calendar-synchws/ -->
<dependency>
    <groupId>org.bedework.deploy</groupId>
    <artifactId>bw-calendar-synchws</artifactId>
    <version>4.0.1</version>
    <type>war</type>
</dependency>
// https://jarcasting.com/artifacts/org.bedework.deploy/bw-calendar-synchws/
implementation 'org.bedework.deploy:bw-calendar-synchws:4.0.1'
// https://jarcasting.com/artifacts/org.bedework.deploy/bw-calendar-synchws/
implementation ("org.bedework.deploy:bw-calendar-synchws:4.0.1")
'org.bedework.deploy:bw-calendar-synchws:war:4.0.1'
<dependency org="org.bedework.deploy" name="bw-calendar-synchws" rev="4.0.1">
  <artifact name="bw-calendar-synchws" type="war" />
</dependency>
@Grapes(
@Grab(group='org.bedework.deploy', module='bw-calendar-synchws', version='4.0.1')
)
libraryDependencies += "org.bedework.deploy" % "bw-calendar-synchws" % "4.0.1"
[org.bedework.deploy/bw-calendar-synchws "4.0.1"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.1
4.0.0