s

switchyard-component-test-mixin-cdi

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