v

vlingo-lattice-exchange-camel

The VLINGO XOOM Lattice io.vlingo.xoom.lattice.exchange.Exchange extension for Apache Camel
https://github.com/vlingo/xoom-lattice-exchange-camel
Mozilla Public License 2.0
VLINGO XOOM Team
文件下载
文件名 操作
vlingo-lattice-exchange-camel-1.7.5.jar 下载
vlingo-lattice-exchange-camel-1.7.5.pom 下载
vlingo-lattice-exchange-camel-1.7.5-sources.jar 下载
Apache Maven
<dependency>
  <groupId>io.vlingo</groupId>
  <artifactId>vlingo-lattice-exchange-camel</artifactId>
  <version>1.7.5</version>
</dependency>
Gradle Groovy
implementation 'io.vlingo:vlingo-lattice-exchange-camel:1.7.5'
Gradle Kotlin
implementation("io.vlingo:vlingo-lattice-exchange-camel:1.7.5")
Scala SBT
libraryDependencies += "io.vlingo" % "vlingo-lattice-exchange-camel" % "1.7.5"
Groovy Grape
@Grapes(
  @Grab(group='io.vlingo', module='vlingo-lattice-exchange-camel', version='1.7.5')
)
Apache Ivy
<dependency org="io.vlingo" name="vlingo-lattice-exchange-camel" rev="1.7.5" />
Leiningen
[io.vlingo/vlingo-lattice-exchange-camel "1.7.5"]
Apache Buildr
'io.vlingo:vlingo-lattice-exchange-camel:jar:1.7.5'