s

switchyard-component-camel-parent

The parent for SwitchYard component camel modules
http://switchyard.org
文件下载
文件名 操作
switchyard-component-camel-parent-2.0.1.redhat-621216.pom 下载
Apache Maven
<dependency>
  <groupId>org.switchyard.components</groupId>
  <artifactId>switchyard-component-camel-parent</artifactId>
  <version>2.0.1.redhat-621216</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'org.switchyard.components:switchyard-component-camel-parent:2.0.1.redhat-621216'
Gradle Kotlin
implementation("org.switchyard.components:switchyard-component-camel-parent:2.0.1.redhat-621216")
Scala SBT
libraryDependencies += "org.switchyard.components" % "switchyard-component-camel-parent" % "2.0.1.redhat-621216"
Groovy Grape
@Grapes(
  @Grab(group='org.switchyard.components', module='switchyard-component-camel-parent', version='2.0.1.redhat-621216')
)
Apache Ivy
<dependency org="org.switchyard.components" name="switchyard-component-camel-parent" rev="2.0.1.redhat-621216" />
Leiningen
[org.switchyard.components/switchyard-component-camel-parent "2.0.1.redhat-621216"]
Apache Buildr
'org.switchyard.components:switchyard-component-camel-parent:jar:2.0.1.redhat-621216'