bw-ws-icalendar

This project provides a number of XML schemas

License

License

GroupId

GroupId

org.bedework
ArtifactId

ArtifactId

bw-ws-icalendar
Last Version

Last Version

4.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

bw-ws-icalendar
This project provides a number of XML schemas
Project Organization

Project Organization

Bedework

Download bw-ws-icalendar

How to add to project

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

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.

bw-xml Build Status

This project provides the XML schemas used by a number of modules for Bedework.

Requirements

  1. JDK 8
  2. Maven 3

Building Locally

mvn clean install

Releasing

Releases of this fork are published to Maven Central via Sonatype.

To create a release, you must have:

  1. Permissions to publish to the org.bedework groupId.
  2. gpg installed with a published key (release artifacts are signed).

To perform a new release:

mvn -P bedework-dev release:clean release:prepare

When prompted, select the desired version; accept the defaults for scm tag and next development version. When the build completes, and the changes are committed and pushed successfully, execute:

mvn -P bedework-dev release:perform

For full details, see Sonatype's documentation for using Maven to publish releases.

Release Notes

4.0.10

* Update deployer version and javadoc plugin config
org.bedework

Bedework

This is the overall project for the github hosted 4.x development version of bedework. Use https://github.com/Bedework/bedework to post issues for any release.

Versions

Version
4.0.4
4.0.3