s

switchyard-component-camel-quartz

http://switchyard.org
Files download
File Operation
switchyard-component-camel-quartz-2.0.1.redhat-621084.jar download
switchyard-component-camel-quartz-2.0.1.redhat-621084.pom download
switchyard-component-camel-quartz-2.0.1.redhat-621084-sources.jar download
Apache Maven
<dependency>
  <groupId>org.switchyard.components</groupId>
  <artifactId>switchyard-component-camel-quartz</artifactId>
  <version>2.0.1.redhat-621084</version>
  <type>bundle</type>
</dependency>
Gradle Groovy
implementation 'org.switchyard.components:switchyard-component-camel-quartz:2.0.1.redhat-621084'
Gradle Kotlin
implementation("org.switchyard.components:switchyard-component-camel-quartz:2.0.1.redhat-621084")
Scala SBT
libraryDependencies += "org.switchyard.components" % "switchyard-component-camel-quartz" % "2.0.1.redhat-621084"
Groovy Grape
@Grapes(
  @Grab(group='org.switchyard.components', module='switchyard-component-camel-quartz', version='2.0.1.redhat-621084')
)
Apache Ivy
<dependency org="org.switchyard.components" name="switchyard-component-camel-quartz" rev="2.0.1.redhat-621084" />
Leiningen
[org.switchyard.components/switchyard-component-camel-quartz "2.0.1.redhat-621084"]
Apache Buildr
'org.switchyard.components:switchyard-component-camel-quartz:jar:2.0.1.redhat-621084'