s

switchyard-component-test-mixin-amqp

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