is not current version
Last Version 2.1.0.Final

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

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.CR1
Type

Type

jar

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


<!-- 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.CR1</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.CR1'
// https://jarcasting.com/artifacts/org.switchyard.components/switchyard-component-test-mixin-cdi/
implementation ("org.switchyard.components:switchyard-component-test-mixin-cdi:2.0.0.CR1")
'org.switchyard.components:switchyard-component-test-mixin-cdi:jar:2.0.0.CR1'
<dependency org="org.switchyard.components" name="switchyard-component-test-mixin-cdi" rev="2.0.0.CR1">
  <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.CR1')
)
libraryDependencies += "org.switchyard.components" % "switchyard-component-test-mixin-cdi" % "2.0.0.CR1"
[org.switchyard.components/switchyard-component-test-mixin-cdi "2.0.0.CR1"]