s

switchyard-component-test-mixin-http

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