joda-time

Date and time library to replace JDK date handling.

This artifact may shadow a release on Maven Central. You should search there for a canonical release.

Leiningen/Boot

[joda-time "1.6"]

Clojure CLI/deps.edn

joda-time/joda-time {:mvn/version "1.6"}

Gradle

implementation("joda-time:joda-time:1.6")

Maven

<dependency>
  <groupId>joda-time</groupId>
  <artifactId>joda-time</artifactId>
  <version>1.6</version>
</dependency>