org.bedework.bwwebcl:bw-calendar-client-submit

Calendar web client code for bedework

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

org.bedework.bwwebcl
Идентификатор

Идентификатор

bw-calendar-client-submit
Последняя версия

Последняя версия

3.13.2
Дата

Дата

Тип

Тип

war
Описание

Описание

Calendar web client code for bedework
Организация-разработчик

Организация-разработчик

Bedework

Скачать bw-calendar-client-submit

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

bw-calendar-client Build Status

The calendar web clients for Bedework.

Requirements

  1. JDK 11
  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

See Release Notes for the full release which covers the details.

org.bedework.bwwebcl

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.

Версии библиотеки

Версия
3.13.2
3.13.1
3.13.0
3.12.7
3.12.6
3.12.5
3.12.4
3.12.3
3.12.2
3.12.1
3.12.0