Last Version

SwitchYard: Component Integration Tests 2.1.0.Final

SwitchYard component integration tests module

License

License

GroupId

GroupId

org.switchyard.components
ArtifactId

ArtifactId

switchyard-component-itests
Version

Version

2.1.0.Final
Type

Type

jar
Description

Description

SwitchYard: Component Integration Tests
SwitchYard component integration tests module
Project URL

Project URL

http://switchyard.org
Project Organization

Project Organization

JBoss by Red Hat

Download switchyard-component-itests 2.1.0.Final


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

Dependencies

compile (7)

Group / Artifact Type Version
org.switchyard.components : switchyard-component-camel-file jar 2.1.0.Final
org.switchyard.components : switchyard-component-camel-jms jar 2.1.0.Final
org.apache.camel : camel-dozer jar
org.apache.camel : camel-jackson jar
org.apache.camel : camel-jaxb jar
org.switchyard : switchyard-config 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 (10)

Group / Artifact Type Version
org.switchyard : switchyard-runtime jar 2.1.0.Final
org.switchyard : switchyard-deploy jar 2.1.0.Final
org.switchyard.components : switchyard-component-jca jar 2.1.0.Final
org.switchyard.components : switchyard-component-camel jar 2.1.0.Final
org.switchyard.components : switchyard-component-test-mixin-cdi jar 2.1.0.Final
org.switchyard.components : switchyard-component-test-mixin-jca jar 2.1.0.Final
org.switchyard.components : switchyard-component-test-mixin-hornetq jar 2.1.0.Final
org.jboss.spec.javax.jms : jboss-jms-api_1.1_spec jar
junit : junit jar
org.switchyard : switchyard-test jar 2.1.0.Final

Project Modules

There are no modules declared in this project.