m

mule-tests-integration

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

compile

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

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

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

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

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

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

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

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

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

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

|-- org.mule.tests.plugin:mule-tests-component-plugin

|-- org.mule.tests:test-config-properties-extension

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

|-- com.github.stephenc.eaio-uuid:uuid:3.4.0

|-- com.experlog:xapool

|-- commons-dbutils:commons-dbutils

|-- org.mule.tests:smart-connector-using-core

|-- org.mule.tests:smart-connector-using-smart-connector

provided

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

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

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

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

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

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

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

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

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

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

test

|-- org.mule.tests:mule-tests-runner

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

|-- xmlunit:xmlunit

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

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

|-- org.springframework:spring-core

|-- org.springframework:spring-beans

|-- org.springframework:spring-context

|-- org.springframework:spring-aop

|-- org.springframework.security:spring-security-core:4.0.4.RELEASE

|-- org.springframework.security:spring-security-config:4.0.4.RELEASE

|-- commons-collections:commons-collections

|-- org.apache.derby:derby

|-- 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.apache.httpcomponents:fluent-hc

|-- org.apache.httpcomponents:httpcore

|-- org.apache.httpcomponents:httpclient

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

|-- org.json:json

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

|-- org.aspectj:aspectjrt

|-- org.aspectj:aspectjweaver

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

|-- commons-httpclient:commons-httpclient

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

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

|-- org.mule.tests:mule-tests-parsers-plugin

|-- org.apache.commons:commons-lang3

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

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

|-- org.mule.tests:mule-tests-model