| License | License | 
|---|---|
| GroupId | GroupIdorg.switchyard | 
| ArtifactId | ArtifactIdswitchyard-deploy-cdi | 
| Last Version | Last Version2.1.0.Final | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | DescriptionSwitchYard: CDI Deployer CDI-Based Deployer | 
| Project URL | Project URL | 
| Project Organization | Project Organization | 
<!-- https://jarcasting.com/artifacts/org.switchyard/switchyard-deploy-cdi/ -->
<dependency>
    <groupId>org.switchyard</groupId>
    <artifactId>switchyard-deploy-cdi</artifactId>
    <version>2.1.0.Final</version>
</dependency>// https://jarcasting.com/artifacts/org.switchyard/switchyard-deploy-cdi/
implementation 'org.switchyard:switchyard-deploy-cdi:2.1.0.Final'// https://jarcasting.com/artifacts/org.switchyard/switchyard-deploy-cdi/
implementation ("org.switchyard:switchyard-deploy-cdi:2.1.0.Final")'org.switchyard:switchyard-deploy-cdi:jar:2.1.0.Final'<dependency org="org.switchyard" name="switchyard-deploy-cdi" rev="2.1.0.Final">
  <artifact name="switchyard-deploy-cdi" type="jar" />
</dependency>@Grapes(
@Grab(group='org.switchyard', module='switchyard-deploy-cdi', version='2.1.0.Final')
)libraryDependencies += "org.switchyard" % "switchyard-deploy-cdi" % "2.1.0.Final"[org.switchyard/switchyard-deploy-cdi "2.1.0.Final"]| Group / Artifact | Type | Version | 
|---|---|---|
| javax.enterprise : cdi-api | jar | |
| org.switchyard : switchyard-api | jar | 2.1.0.Final | 
| org.switchyard : switchyard-common | jar | 2.1.0.Final | 
| org.switchyard : switchyard-config | jar | 2.1.0.Final | 
| org.switchyard : switchyard-runtime | jar | 2.1.0.Final | 
| org.switchyard : switchyard-deploy | jar | 2.1.0.Final | 
| org.jboss.logging : jboss-logging | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| org.jboss.logging : jboss-logging-processor Optional | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit Optional | jar | |
| xmlunit : xmlunit Optional | jar | 
