Last Version

SwitchYard: CDI Deployer 2.1.0.Final

CDI-Based Deployer

License

License

GroupId

GroupId

org.switchyard
ArtifactId

ArtifactId

switchyard-deploy-cdi
Version

Version

2.1.0.Final
Type

Type

jar
Description

Description

SwitchYard: CDI Deployer
CDI-Based Deployer
Project URL

Project URL

http://switchyard.org
Project Organization

Project Organization

JBoss by Red Hat

Download switchyard-deploy-cdi 2.1.0.Final


<!-- 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"]

Dependencies

compile (7)

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

provided (1)

Group / Artifact Type Version
org.jboss.logging : jboss-logging-processor Optional jar

test (2)

Group / Artifact Type Version
junit : junit Optional jar
xmlunit : xmlunit Optional jar

Project Modules

There are no modules declared in this project.