License |
License |
---|---|
Categories |
CategoriesQuartz Application Layer Libs Job Scheduling |
GroupId | GroupIdio.github.redroy44 |
ArtifactId | ArtifactIdzio-quartz_2.13 |
Version | Version0.0.1 |
Type | Typejar |
Description |
Descriptionzio-quartz
Some description of the project
|
Project Organization |
Project Organizationio.github.redroy44 |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
zio-quartz_2.13-0.0.1.pom | |
zio-quartz_2.13-0.0.1.jar | 63 KB |
zio-quartz_2.13-0.0.1-sources.jar | 4 KB |
zio-quartz_2.13-0.0.1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/io.github.redroy44/zio-quartz_2.13/ -->
<dependency>
<groupId>io.github.redroy44</groupId>
<artifactId>zio-quartz_2.13</artifactId>
<version>0.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.redroy44/zio-quartz_2.13/
implementation 'io.github.redroy44:zio-quartz_2.13:0.0.1'
// https://jarcasting.com/artifacts/io.github.redroy44/zio-quartz_2.13/
implementation ("io.github.redroy44:zio-quartz_2.13:0.0.1")
'io.github.redroy44:zio-quartz_2.13:jar:0.0.1'
<dependency org="io.github.redroy44" name="zio-quartz_2.13" rev="0.0.1">
<artifact name="zio-quartz_2.13" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.redroy44', module='zio-quartz_2.13', version='0.0.1')
)
libraryDependencies += "io.github.redroy44" % "zio-quartz_2.13" % "0.0.1"
[io.github.redroy44/zio-quartz_2.13 "0.0.1"]
Group / Artifact | Type | Version |
---|---|---|
org.scala-lang : scala-library | jar | 2.13.6 |
dev.zio : zio_2.13 | jar | 1.0.9 |
dev.zio : zio-config_2.13 | jar | 1.0.6 |
dev.zio : zio-config-typesafe_2.13 | jar | 1.0.6 |
dev.zio : zio-config-magnolia_2.13 | jar | 1.0.6 |
dev.zio : zio-logging_2.13 | jar | 0.5.10 |
org.quartz-scheduler : quartz | jar | 2.3.2 |
Group / Artifact | Type | Version |
---|---|---|
dev.zio : zio-test_2.13 | jar | 1.0.9 |
dev.zio : zio-test-sbt_2.13 | jar | 1.0.9 |