Socket
Socket
Sign inDemoInstall

org.bedework:bw-util-tz

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

org.bedework:bw-util-tz

Timezone utility classes


Version published
Maintainers
2
Source

bw-util-tz Build Status

Timezone related utilities

This project provides a number of utility classes and methods 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

4.1.0

  • Split off from bw-util
4.1.1
  • Update library versions
  • Move timezones registry implementation into util-tz.
  • Use new no-fetch timezone registry for timezone server.
4.1.2
  • Update library versions
4.1.3
  • Update library versions
4.1.4
  • Update library versions
5.0.0
  • Use bedework parent
  • Update library versions
5.0.1
  • Update library versions

FAQs

Package last updated on 07 Dec 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc