is not current version
Last Version 2.1.0.Final

org.switchyard.components:switchyard-component-camel-quartz 1.1.0.M4


Categories

Categories

Quartz Application Layer Libs Job Scheduling
GroupId

GroupId

org.switchyard.components
ArtifactId

ArtifactId

switchyard-component-camel-quartz
Version

Version

1.1.0.M4
Type

Type

jar

Download switchyard-component-camel-quartz 1.1.0.M4


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