s

switchyard-test

Test Utility classes.
http://switchyard.org
Files download
File Operation
switchyard-test-0.5.0.Final.jar download
switchyard-test-0.5.0.Final.pom download
switchyard-test-0.5.0.Final-sources.jar download
Apache Maven
<dependency>
  <groupId>org.switchyard</groupId>
  <artifactId>switchyard-test</artifactId>
  <version>0.5.0.Final</version>
</dependency>
Gradle Groovy
implementation 'org.switchyard:switchyard-test:0.5.0.Final'
Gradle Kotlin
implementation("org.switchyard:switchyard-test:0.5.0.Final")
Scala SBT
libraryDependencies += "org.switchyard" % "switchyard-test" % "0.5.0.Final"
Groovy Grape
@Grapes(
  @Grab(group='org.switchyard', module='switchyard-test', version='0.5.0.Final')
)
Apache Ivy
<dependency org="org.switchyard" name="switchyard-test" rev="0.5.0.Final" />
Leiningen
[org.switchyard/switchyard-test "0.5.0.Final"]
Apache Buildr
'org.switchyard:switchyard-test:jar:0.5.0.Final'
Dependencies
<parent>
  <groupId>org.switchyard</groupId>
  <artifactId>switchyard-core-parent</artifactId>
  <version>0.5.0.Final</version>
</parent>

compile

|-- org.switchyard:switchyard-runtime

|-- org.switchyard:switchyard-deploy

|-- log4j:log4j

|-- junit:junit

|-- xmlunit:xmlunit

|-- org.jboss.interceptor:jboss-interceptor-core

|-- org.jboss.weld.se:weld-se-core

|-- commons-httpclient:commons-httpclient

|-- org.apache.commons:not-yet-commons-ssl

|-- org.slf4j:slf4j-api

|-- org.slf4j:slf4j-log4j12

|-- org.slf4j:slf4j-ext

|-- org.jbpm:jbpm-bpmn2

|-- org.jbpm:jbpm-flow

|-- org.jbpm:jbpm-flow-builder

|-- org.jbpm:jbpm-human-task-core

|-- org.jbpm:jbpm-human-task-mina

|-- org.jbpm:jbpm-persistence-jpa

|-- org.jbpm:jbpm-workitems

|-- javax.jms:jms

|-- org.hornetq:hornetq-ra

|-- org.hornetq:hornetq-core-client

|-- org.hornetq:hornetq-jms-client

|-- org.hornetq:hornetq-core

|-- org.hornetq:hornetq-jms

|-- org.jboss.netty:netty

|-- org.jboss.shrinkwrap:shrinkwrap-impl-base

|-- org.jboss.shrinkwrap:shrinkwrap-api

|-- org.jboss.shrinkwrap:shrinkwrap-spi

|-- org.jboss.shrinkwrap.resolver:shrinkwrap-resolver-impl-maven

|-- org.jboss.shrinkwrap.descriptors:shrinkwrap-descriptors-api

|-- org.jboss.ironjacamar:ironjacamar-core-api

|-- org.jboss.ironjacamar:ironjacamar-embedded

|-- org.jboss.ironjacamar:ironjacamar-deployers-common

|-- org.jboss.ironjacamar:ironjacamar-deployers-fungal

|-- org.jboss.ironjacamar:ironjacamar-common-impl-papaki

|-- com.github.fungal:fungal

|-- org.jboss.as:jboss-as-naming

|-- org.jboss.as:jboss-as-connector

|-- org.hibernate:hibernate-validator

|-- org.jboss.spec.javax.resource:jboss-connector-api_1.6_spec