| License | License | 
|---|---|
| Categories | CategoriesQuartz Application Layer Libs Job Scheduling | 
| GroupId | GroupIdorg.apache.openejb.shade | 
| ArtifactId | ArtifactIdquartz-openejb-shade | 
| Last Version | Last Version2.2.4 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionOpenEJB :: Dependencies :: Quartz Shade The Apache Software Foundation provides support for the Apache community of open-source software projects.
    The Apache projects are characterized by a collaborative, consensus based development process, an open and
    pragmatic software license, and a desire to create high quality software that leads the way in its field.
    We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
    and users. | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.apache.openejb.shade/quartz-openejb-shade/ -->
<dependency>
    <groupId>org.apache.openejb.shade</groupId>
    <artifactId>quartz-openejb-shade</artifactId>
    <version>2.2.4</version>
</dependency>// https://jarcasting.com/artifacts/org.apache.openejb.shade/quartz-openejb-shade/
implementation 'org.apache.openejb.shade:quartz-openejb-shade:2.2.4'// https://jarcasting.com/artifacts/org.apache.openejb.shade/quartz-openejb-shade/
implementation ("org.apache.openejb.shade:quartz-openejb-shade:2.2.4")'org.apache.openejb.shade:quartz-openejb-shade:jar:2.2.4'<dependency org="org.apache.openejb.shade" name="quartz-openejb-shade" rev="2.2.4">
  <artifact name="quartz-openejb-shade" type="jar" />
</dependency>@Grapes(
@Grab(group='org.apache.openejb.shade', module='quartz-openejb-shade', version='2.2.4')
)libraryDependencies += "org.apache.openejb.shade" % "quartz-openejb-shade" % "2.2.4"[org.apache.openejb.shade/quartz-openejb-shade "2.2.4"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.tomitribe.quartz : quartz | jar | 2.2.4 | 
| org.tomitribe.quartz : quartz Optional | jar | 2.2.4 |