Last Version

cron-utils 0.1.0

A Java library to update expressions with a given point in time, in a custom format.

License

License

GroupId

GroupId

com.cronutils
ArtifactId

ArtifactId

cron-utils-timestrings
Version

Version

0.1.0
Type

Type

jar
Description

Description

cron-utils
A Java library to update expressions with a given point in time, in a custom format.
Project URL

Project URL

http://cron-utils.com/
Source Code Management

Source Code Management

https://github.com/jmrozanec/cron-utils-timestrings

Download cron-utils-timestrings 0.1.0


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

Dependencies

compile (3)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.12
org.apache.commons : commons-lang3 jar 3.4
joda-time : joda-time jar 2.8.2

test (6)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.12
log4j : log4j jar 1.2.17
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19
org.powermock : powermock-module-junit4 jar 1.6.2
org.powermock : powermock-api-mockito jar 1.6.2

Project Modules

There are no modules declared in this project.