MVN

com.epam.deltix : hd-date-time

Maven & Gradle

May 24, 2021
11 usages
5 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 Vulnerabilities Updated
0.2.x
hd-date-time-0.2.11
hd-date-time-0.2.4

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

Aug 21, 2023
14 usages
43 stars
dfp
Jun 29, 2023
12 usages
19 stars
Aug 21, 2023
11 usages
43 stars
May 24, 2021
11 usages
5 stars
Aug 21, 2023
10 usages
43 stars

Discover Dependencies

Jul 05, 2023
63 stars
May 06, 2021
0 stars
May 05, 2021
1 usages
0 stars
Jul 31, 2023
1 usages
33 stars
May 05, 2021
3 usages
83 stars
Jun 12, 2021
15 usages
0 stars