| License |
License |
|---|---|
| GroupId | GroupIdorg.mule.tests |
| ArtifactId | ArtifactIdmule-tests-integration-jdk6 |
| Version | Version3.5.0-bighorn |
| Type | Typejar |
| Description |
DescriptionIntegration Tests running on JDK6
Tests which ensure that Mule sub projects work well together.
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
<!-- https://jarcasting.com/artifacts/org.mule.tests/mule-tests-integration-jdk6/ -->
<dependency>
<groupId>org.mule.tests</groupId>
<artifactId>mule-tests-integration-jdk6</artifactId>
<version>3.5.0-bighorn</version>
</dependency>
// https://jarcasting.com/artifacts/org.mule.tests/mule-tests-integration-jdk6/
implementation 'org.mule.tests:mule-tests-integration-jdk6:3.5.0-bighorn'
// https://jarcasting.com/artifacts/org.mule.tests/mule-tests-integration-jdk6/
implementation ("org.mule.tests:mule-tests-integration-jdk6:3.5.0-bighorn")
'org.mule.tests:mule-tests-integration-jdk6:jar:3.5.0-bighorn'
<dependency org="org.mule.tests" name="mule-tests-integration-jdk6" rev="3.5.0-bighorn">
<artifact name="mule-tests-integration-jdk6" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.mule.tests', module='mule-tests-integration-jdk6', version='3.5.0-bighorn')
)
libraryDependencies += "org.mule.tests" % "mule-tests-integration-jdk6" % "3.5.0-bighorn"
[org.mule.tests/mule-tests-integration-jdk6 "3.5.0-bighorn"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.mule : mule-core | jar | 3.5.0-bighorn |
| org.mule.tests : mule-tests-functional | jar | 3.5.0-bighorn |
| org.mule.modules : mule-modules-all | pom | 3.5.0-bighorn |
| org.mule.patterns : mule-patterns-all | pom | 3.5.0-bighorn |
| org.mule.transports : mule-transports-all | pom | 3.5.0-bighorn |