Last Version

cron-parser-spring 3.5

A Java library that converts cron expressions into human readable strings

License

License

Categories

Categories

Net
GroupId

GroupId

net.redhogs.cronparser
ArtifactId

ArtifactId

cron-parser-spring
Version

Version

3.5
Type

Type

jar
Description

Description

cron-parser-spring
A Java library that converts cron expressions into human readable strings
Project Organization

Project Organization

RedHogs

Download cron-parser-spring 3.5


<!-- https://jarcasting.com/artifacts/net.redhogs.cronparser/cron-parser-spring/ -->
<dependency>
    <groupId>net.redhogs.cronparser</groupId>
    <artifactId>cron-parser-spring</artifactId>
    <version>3.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.redhogs.cronparser/cron-parser-spring/
implementation 'net.redhogs.cronparser:cron-parser-spring:3.5'
// https://jarcasting.com/artifacts/net.redhogs.cronparser/cron-parser-spring/
implementation ("net.redhogs.cronparser:cron-parser-spring:3.5")
'net.redhogs.cronparser:cron-parser-spring:jar:3.5'
<dependency org="net.redhogs.cronparser" name="cron-parser-spring" rev="3.5">
  <artifact name="cron-parser-spring" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.redhogs.cronparser', module='cron-parser-spring', version='3.5')
)
libraryDependencies += "net.redhogs.cronparser" % "cron-parser-spring" % "3.5"
[net.redhogs.cronparser/cron-parser-spring "3.5"]

Dependencies

compile (1)

Group / Artifact Type Version
net.redhogs.cronparser : cron-parser-core jar 3.5

provided (2)

Group / Artifact Type Version
org.springframework : spring-context jar 4.1.2.RELEASE
org.quartz-scheduler : quartz jar 2.2.1

test (3)

Group / Artifact Type Version
org.slf4j : slf4j-log4j12 jar 1.7.7
log4j : log4j jar 1.2.17
junit : junit jar 4.11

Project Modules

There are no modules declared in this project.