s

switchyard-component-test-mixin-smooks

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