org.jruby:joda-timezones

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Categories

Categories

Ruby Languages
GroupId

GroupId

org.jruby
ArtifactId

ArtifactId

joda-timezones
Last Version

Last Version

2019c
Release Date

Release Date

Type

Type

jar
Description

Description

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/
Source Code Management

Source Code Management

https://github.com/jruby/joda-timezones

Download joda-timezones

How to add to project

<!-- https://jarcasting.com/artifacts/org.jruby/joda-timezones/ -->
<dependency>
    <groupId>org.jruby</groupId>
    <artifactId>joda-timezones</artifactId>
    <version>2019c</version>
</dependency>
// https://jarcasting.com/artifacts/org.jruby/joda-timezones/
implementation 'org.jruby:joda-timezones:2019c'
// https://jarcasting.com/artifacts/org.jruby/joda-timezones/
implementation ("org.jruby:joda-timezones:2019c")
'org.jruby:joda-timezones:jar:2019c'
<dependency org="org.jruby" name="joda-timezones" rev="2019c">
  <artifact name="joda-timezones" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jruby', module='joda-timezones', version='2019c')
)
libraryDependencies += "org.jruby" % "joda-timezones" % "2019c"
[org.jruby/joda-timezones "2019c"]

Dependencies

compile (1)

Group / Artifact Type Version
joda-time : joda-time jar 2.10.5

Project Modules

There are no modules declared in this project.

joda-timezones: precompiled timezone data for joda-time

This project provides a simple mechanism for downloading and building a jar containing timezone data compile for and usable by the joda-time library.

If a project wants to ship a specific version of timezone data, update the pom.xml file to the timezone data version and package or install the resulting jar.

The JRuby team has begun publishing these jars for general use as groupId "org.jruby" and artifactId "joda-timezones".

org.jruby

JRuby Team

Versions

Version
2019c
2013d