s

switchyard-component-test-mixin-hornetq

HornetQ Test MixIn classes
http://switchyard.org
文件下载
文件名 操作
switchyard-component-test-mixin-hornetq-2.0.1.redhat-621216.jar 下载
switchyard-component-test-mixin-hornetq-2.0.1.redhat-621216.pom 下载
switchyard-component-test-mixin-hornetq-2.0.1.redhat-621216-sources.jar 下载
Apache Maven
<dependency>
  <groupId>org.switchyard.components</groupId>
  <artifactId>switchyard-component-test-mixin-hornetq</artifactId>
  <version>2.0.1.redhat-621216</version>
</dependency>
Gradle Groovy
implementation 'org.switchyard.components:switchyard-component-test-mixin-hornetq:2.0.1.redhat-621216'
Gradle Kotlin
implementation("org.switchyard.components:switchyard-component-test-mixin-hornetq:2.0.1.redhat-621216")
Scala SBT
libraryDependencies += "org.switchyard.components" % "switchyard-component-test-mixin-hornetq" % "2.0.1.redhat-621216"
Groovy Grape
@Grapes(
  @Grab(group='org.switchyard.components', module='switchyard-component-test-mixin-hornetq', version='2.0.1.redhat-621216')
)
Apache Ivy
<dependency org="org.switchyard.components" name="switchyard-component-test-mixin-hornetq" rev="2.0.1.redhat-621216" />
Leiningen
[org.switchyard.components/switchyard-component-test-mixin-hornetq "2.0.1.redhat-621216"]
Apache Buildr
'org.switchyard.components:switchyard-component-test-mixin-hornetq:jar:2.0.1.redhat-621216'