is not current version
Last Version 2.1.0.Final

org.switchyard.components:switchyard-component-test-mixin-cdi 2.0.0.Alpha3

CDI MixIn classes

Categories

Categories

Mixin Application Layer Libs Bytecode Manipulation
GroupId

GroupId

org.switchyard.components
ArtifactId

ArtifactId

switchyard-component-test-mixin-cdi
Version

Version

2.0.0.Alpha3
Type

Type

jar

Download switchyard-component-test-mixin-cdi 2.0.0.Alpha3


<!-- https://jarcasting.com/artifacts/org.switchyard.components/switchyard-component-test-mixin-cdi/ -->
<dependency>
    <groupId>org.switchyard.components</groupId>
    <artifactId>switchyard-component-test-mixin-cdi</artifactId>
    <version>2.0.0.Alpha3</version>
</dependency>
// https://jarcasting.com/artifacts/org.switchyard.components/switchyard-component-test-mixin-cdi/
implementation 'org.switchyard.components:switchyard-component-test-mixin-cdi:2.0.0.Alpha3'
// https://jarcasting.com/artifacts/org.switchyard.components/switchyard-component-test-mixin-cdi/
implementation ("org.switchyard.components:switchyard-component-test-mixin-cdi:2.0.0.Alpha3")
'org.switchyard.components:switchyard-component-test-mixin-cdi:jar:2.0.0.Alpha3'
<dependency org="org.switchyard.components" name="switchyard-component-test-mixin-cdi" rev="2.0.0.Alpha3">
  <artifact name="switchyard-component-test-mixin-cdi" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.switchyard.components', module='switchyard-component-test-mixin-cdi', version='2.0.0.Alpha3')
)
libraryDependencies += "org.switchyard.components" % "switchyard-component-test-mixin-cdi" % "2.0.0.Alpha3"
[org.switchyard.components/switchyard-component-test-mixin-cdi "2.0.0.Alpha3"]