License |
License |
---|---|
Categories |
CategoriesWebLogic Container Application Servers Quartz Application Layer Libs Job Scheduling |
GroupId | GroupIdcom.github.attemper |
ArtifactId | ArtifactIdquartz-weblogic |
Last Version | Last Version2.9.6 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionquartz-weblogic
Quartz is a full-featured, open source job scheduling system that
can be integrated with, or used along side virtually any J2EE or
J2SE application
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
quartz-weblogic-2.9.6.pom | |
quartz-weblogic-2.9.6.jar | 6 KB |
quartz-weblogic-2.9.6-sources.jar | 5 KB |
quartz-weblogic-2.9.6-javadoc.jar | 60 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.attemper/quartz-weblogic/ -->
<dependency>
<groupId>com.github.attemper</groupId>
<artifactId>quartz-weblogic</artifactId>
<version>2.9.6</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.attemper/quartz-weblogic/
implementation 'com.github.attemper:quartz-weblogic:2.9.6'
// https://jarcasting.com/artifacts/com.github.attemper/quartz-weblogic/
implementation ("com.github.attemper:quartz-weblogic:2.9.6")
'com.github.attemper:quartz-weblogic:jar:2.9.6'
<dependency org="com.github.attemper" name="quartz-weblogic" rev="2.9.6">
<artifact name="quartz-weblogic" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.attemper', module='quartz-weblogic', version='2.9.6')
)
libraryDependencies += "com.github.attemper" % "quartz-weblogic" % "2.9.6"
[com.github.attemper/quartz-weblogic "2.9.6"]
Group / Artifact | Type | Version |
---|---|---|
com.github.attemper : quartz-core | jar | 2.9.6 |
com.github.attemper : quartz-oracle | jar | 2.9.6 |
Group / Artifact | Type | Version |
---|---|---|
com.github.attemper : quartz-stubs | jar | 2.9.6 |