m

mule-tests-integration

Tests which ensure that Mule sub projects work well together.
Files download
File Operation
mule-tests-integration-4.0.0-BETA.4.jar download
mule-tests-integration-4.0.0-BETA.4.pom download
Apache Maven
<dependency>
  <groupId>org.mule.tests</groupId>
  <artifactId>mule-tests-integration</artifactId>
  <version>4.0.0-BETA.4</version>
</dependency>
Gradle Groovy
implementation 'org.mule.tests:mule-tests-integration:4.0.0-BETA.4'
Gradle Kotlin
implementation("org.mule.tests:mule-tests-integration:4.0.0-BETA.4")
Scala SBT
libraryDependencies += "org.mule.tests" % "mule-tests-integration" % "4.0.0-BETA.4"
Groovy Grape
@Grapes(
  @Grab(group='org.mule.tests', module='mule-tests-integration', version='4.0.0-BETA.4')
)
Apache Ivy
<dependency org="org.mule.tests" name="mule-tests-integration" rev="4.0.0-BETA.4" />
Leiningen
[org.mule.tests/mule-tests-integration "4.0.0-BETA.4"]
Apache Buildr
'org.mule.tests:mule-tests-integration:jar:4.0.0-BETA.4'
Dependencies
<parent>
  <groupId>org.mule.tests</groupId>
  <artifactId>mule-extensions-integration-tests</artifactId>
  <version>4.0.0-BETA.4</version>
</parent>

compile

|-- com.experlog:xapool

|-- org.mule.runtime:mule-module-spring-config

|-- org.springframework:spring-beans

|-- org.springframework:spring-aop

|-- commons-dbutils:commons-dbutils

provided

|-- org.mule.runtime:mule-core

|-- org.mule.runtime:mule-modules-all

|-- org.mule.runtime:mule-module-service

|-- org.mule.services:mule-service-scheduler

|-- org.mule.services:mule-service-weave

|-- org.mule.services:mule-service-http

|-- org.mule.runtime:mule-module-extensions-support

|-- org.mule.runtime:mule-module-extensions-spring-support

test

|-- org.mule.tests:mule-tests-functional

|-- xmlunit:xmlunit

|-- org.mule.modules:mule-module-file-extension-common

|-- org.mule.modules:mule-validation-module

|-- org.mule.connectors:mule-file-connector

|-- org.mule.connectors:mule-http-connector

|-- org.mule.connectors:mule-sockets-connector

|-- org.mule.tests:mule-heisenberg-extension

|-- org.mule.runtime:mule-module-spring-security

|-- org.apache.ant:ant

|-- org.apache.activemq:activemq-broker

|-- org.apache.activemq:activemq-jaas

|-- org.codehaus.jackson:jackson-core-asl

|-- org.codehaus.jackson:jackson-mapper-asl

|-- org.apache.activemq:activemq-kahadb-store

|-- org.apache.derby:derby

|-- hsqldb:hsqldb:1.8.0.7

|-- com.h2database:h2:1.3.164

|-- commons-dbcp:commons-dbcp

|-- com.icegreen:greenmail:1.3

|-- org.mule.tests:mule-tests-infrastructure

|-- org.apache.httpcomponents:fluent-hc:4.3.5

|-- org.apache.httpcomponents:httpcore:4.3.2

|-- org.apache.httpcomponents:httpclient:4.3.2

|-- org.eclipse.jetty:jetty-server

|-- org.json:json

|-- com.mashape.unirest:unirest-java

|-- org.aspectj:aspectjrt

|-- org.aspectj:aspectjweaver

|-- xalan:xalan

|-- com.thoughtworks.xstream:xstream:1.4.7

|-- commons-httpclient:commons-httpclient

|-- org.mule.runtime:mule-module-deployment-model-impl

|-- org.mule.services:mule-service-http

|-- org.mule.tests:mule-tests-allure

|-- org.mule.tests:mule-tests-unit

|-- org.mule.modules:mule-scripting-module

|-- commons-lang:commons-lang