is not current version
Last Version 1.1.1

com.github.quartzwebui:quartz-webui 1.1.0

Quartz Simple WebUI

Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

com.github.quartzwebui
ArtifactId

ArtifactId

quartz-webui
Version

Version

1.1.0
Type

Type

jar

Download quartz-webui 1.1.0


<!-- https://jarcasting.com/artifacts/com.github.quartzwebui/quartz-webui/ -->
<dependency>
    <groupId>com.github.quartzwebui</groupId>
    <artifactId>quartz-webui</artifactId>
    <version>1.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.quartzwebui/quartz-webui/
implementation 'com.github.quartzwebui:quartz-webui:1.1.0'
// https://jarcasting.com/artifacts/com.github.quartzwebui/quartz-webui/
implementation ("com.github.quartzwebui:quartz-webui:1.1.0")
'com.github.quartzwebui:quartz-webui:jar:1.1.0'
<dependency org="com.github.quartzwebui" name="quartz-webui" rev="1.1.0">
  <artifact name="quartz-webui" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.quartzwebui', module='quartz-webui', version='1.1.0')
)
libraryDependencies += "com.github.quartzwebui" % "quartz-webui" % "1.1.0"
[com.github.quartzwebui/quartz-webui "1.1.0"]