License |
License |
---|---|
Categories |
CategoriesQuartz Application Layer Libs Job Scheduling |
GroupId | GroupIdorg.bitbucket.memoryi |
ArtifactId | ArtifactIdquartz-ext |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionorg.bitbucket.memoryi:quartz-ext
framework
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
quartz-ext-2.0.0.pom | |
quartz-ext-2.0.0.jar | 3 KB |
quartz-ext-2.0.0-sources.jar | 1 KB |
quartz-ext-2.0.0-javadoc.jar | 27 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.bitbucket.memoryi/quartz-ext/ -->
<dependency>
<groupId>org.bitbucket.memoryi</groupId>
<artifactId>quartz-ext</artifactId>
<version>2.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.bitbucket.memoryi/quartz-ext/
implementation 'org.bitbucket.memoryi:quartz-ext:2.0.0'
// https://jarcasting.com/artifacts/org.bitbucket.memoryi/quartz-ext/
implementation ("org.bitbucket.memoryi:quartz-ext:2.0.0")
'org.bitbucket.memoryi:quartz-ext:jar:2.0.0'
<dependency org="org.bitbucket.memoryi" name="quartz-ext" rev="2.0.0">
<artifact name="quartz-ext" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.bitbucket.memoryi', module='quartz-ext', version='2.0.0')
)
libraryDependencies += "org.bitbucket.memoryi" % "quartz-ext" % "2.0.0"
[org.bitbucket.memoryi/quartz-ext "2.0.0"]
Group / Artifact | Type | Version |
---|---|---|
org.springframework : spring-context-support | jar | 3.2.0.RELEASE |
org.springframework : spring-context | jar | 3.2.0.RELEASE |
org.quartz-scheduler : quartz | jar | 2.0.2 |