MVN

com.epam.deltix : hd-date-time

Maven & Gradle

May 24, 2021
11 usages
1 stars

hd-date-time · Date & Time Classes for Java & .NET having nanosecond precision, mostly match the functionality of .NET DateTime/TimeSpan, but have no timezone support and greater performance.

<dependency>
    <groupId>com.epam.deltix</groupId>
    <artifactId>hd-date-time</artifactId>
    <version>0.2.11</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.epam.deltix : hd-date-time to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.2.11

All Versions

Choose a version of com.epam.deltix : hd-date-time to add to Maven or Gradle - All Versions:

  • Version Updated
  • hd-date-time-0.2.11

    May 24, 2021
  • hd-date-time-0.2.4

    May 04, 2021

How to add a dependency to Maven

Add the following com.epam.deltix : hd-date-time maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.epam.deltix</groupId>
    <artifactId>hd-date-time</artifactId>
    <version>0.2.11</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.epam.deltix : hd-date-time gradle dependency to your build.gradle file:

implementation 'com.epam.deltix:hd-date-time:0.2.11'

Gradle Kotlin DSL: Add the following com.epam.deltix : hd-date-time gradle kotlin dependency to your build.gradle.kts file:

implementation("com.epam.deltix:hd-date-time:0.2.11")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.epam.deltix : hd-date-time sbt scala dependency to your build.sbt file:

libraryDependencies += "com.epam.deltix" % "hd-date-time" % "0.2.11"

Advertisement

Dependencies from Group

Oct 04, 2022
14 usages
33 stars
dfp
Jan 13, 2023
12 usages
5 stars
May 24, 2021
11 usages
1 stars
Oct 04, 2022
11 usages
33 stars
Oct 04, 2022
10 usages
33 stars

Discover Dependencies

Feb 22, 2023
28 stars
May 06, 2021
0 stars
May 05, 2021
1 usages
0 stars
Mar 31, 2023
1 usages
23 stars
May 05, 2021
3 usages
55 stars
Jun 12, 2021
15 usages
0 stars
image

Maven Repository

Search Maven dependencies with Maven Repository Chrome Extension

Add to Chrome