MVN

com.truward.time : utc-time-parent

Maven & Gradle

Feb 18, 2015
1 stars

Utc Time Manipulation · Micro library for an entity, that represents a class for working with UTC time. For those who doesn't need (or like) sofisticated libraries like joda time.

<dependency>
    <groupId>com.truward.time</groupId>
    <artifactId>utc-time-parent</artifactId>
    <version>1.0.6</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.truward.time : utc-time-parent to add to Maven - Latest Versions:

  • Latest Stable: 1.0.6

All Versions

Choose a version of com.truward.time : utc-time-parent to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
utc-time-parent-1.0.6
utc-time-parent-1.0.5
utc-time-parent-1.0.4

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>com.truward.time</groupId>
    <artifactId>utc-time-parent</artifactId>
    <version>1.0.6</version>
</dependency>