License |
License |
---|---|
Categories |
CategoriesCRaSH General Purpose Libraries Utility |
GroupId | GroupIdorg.crashub |
ArtifactId | ArtifactIdcrash.plugins.cron |
Last Version | Last Version1.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionCRaSH Plugin - Cron
TODO
|
Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.crashub/crash.plugins.cron/ -->
<dependency>
<groupId>org.crashub</groupId>
<artifactId>crash.plugins.cron</artifactId>
<version>1.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/org.crashub/crash.plugins.cron/
implementation 'org.crashub:crash.plugins.cron:1.3.2'
// https://jarcasting.com/artifacts/org.crashub/crash.plugins.cron/
implementation ("org.crashub:crash.plugins.cron:1.3.2")
'org.crashub:crash.plugins.cron:jar:1.3.2'
<dependency org="org.crashub" name="crash.plugins.cron" rev="1.3.2">
<artifact name="crash.plugins.cron" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.crashub', module='crash.plugins.cron', version='1.3.2')
)
libraryDependencies += "org.crashub" % "crash.plugins.cron" % "1.3.2"
[org.crashub/crash.plugins.cron "1.3.2"]
Group / Artifact | Type | Version |
---|---|---|
org.crashub : crash.shell | jar | 1.3.2 |
it.sauronsoftware.cron4j : cron4j | jar | 2.2.5 |
Group / Artifact | Type | Version |
---|---|---|
org.jboss.shrinkwrap : shrinkwrap-impl-base | jar | 1.0.0 |
org.crashub : crash.shell | test-jar | 1.3.2 |
junit : junit | jar | 4.8.2 |
org.slf4j : slf4j-jdk14 | jar | 1.7.2 |