is not current version
Last Version 2.1.0.Final

org.switchyard:switchyard-deploy-cdi 2.0.1.redhat-621222

CDI-Based Deployer

GroupId

GroupId

org.switchyard
ArtifactId

ArtifactId

switchyard-deploy-cdi
Version

Version

2.0.1.redhat-621222
Type

Type

jar

Download switchyard-deploy-cdi 2.0.1.redhat-621222


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