c

camel-quarkus-quickfix-parent

Files download
File Operation
camel-quarkus-quickfix-parent-2.13.3.pom download
Apache Maven
<dependency>
  <groupId>org.apache.camel.quarkus</groupId>
  <artifactId>camel-quarkus-quickfix-parent</artifactId>
  <version>2.13.3</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.apache.camel.quarkus:camel-quarkus-quickfix-parent:2.13.3'
Gradle Kotlin
implementation("org.apache.camel.quarkus:camel-quarkus-quickfix-parent:2.13.3")
Scala SBT
libraryDependencies += "org.apache.camel.quarkus" % "camel-quarkus-quickfix-parent" % "2.13.3"
Groovy Grape
@Grapes(
  @Grab(group='org.apache.camel.quarkus', module='camel-quarkus-quickfix-parent', version='2.13.3')
)
Apache Ivy
<dependency org="org.apache.camel.quarkus" name="camel-quarkus-quickfix-parent" rev="2.13.3" />
Leiningen
[org.apache.camel.quarkus/camel-quarkus-quickfix-parent "2.13.3"]
Apache Buildr
'org.apache.camel.quarkus:camel-quarkus-quickfix-parent:jar:2.13.3'