Fluent Date Builder

A Java library for creating Java Date instances with a fluent readable syntax

License

License

Categories

Categories

Parity Business Logic Libraries Financial
GroupId

GroupId

org.exparity
ArtifactId

ArtifactId

fluent-date
Last Version

Last Version

2.0.0
Release Date

Release Date

Type

Type

jar
Description

Description

Fluent Date Builder
A Java library for creating Java Date instances with a fluent readable syntax
Project URL

Project URL

https://github.com/eXparity/fluent-date

Download fluent-date

How to add to project

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

Dependencies

test (2)

Group / Artifact Type Version
org.exparity : hamcrest-date jar 2.0.1
junit : junit jar 4.10

Project Modules

There are no modules declared in this project.
org.exparity

eXparity

Versions

Version
2.0.0
1.0.1
1.0.0