Categories |
CategoriesDistribution Build Tools |
---|---|
GroupId | GroupIdorg.mule.distributions |
ArtifactId | ArtifactIdmule-full |
Last Version | Last Version2.0.2 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionFull Distribution
Includes the Mule server with all of its modules and transports.
|
Project Organization |
Project OrganizationMuleSource, Inc. |
Filename | Size |
---|---|
mule-full-2.0.2.pom | |
mule-full-2.0.2.zip | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mule.distributions/mule-full/ -->
<dependency>
<groupId>org.mule.distributions</groupId>
<artifactId>mule-full</artifactId>
<version>2.0.2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mule.distributions/mule-full/
implementation 'org.mule.distributions:mule-full:2.0.2'
// https://jarcasting.com/artifacts/org.mule.distributions/mule-full/
implementation ("org.mule.distributions:mule-full:2.0.2")
'org.mule.distributions:mule-full:pom:2.0.2'
<dependency org="org.mule.distributions" name="mule-full" rev="2.0.2">
<artifact name="mule-full" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mule.distributions', module='mule-full', version='2.0.2')
)
libraryDependencies += "org.mule.distributions" % "mule-full" % "2.0.2"
[org.mule.distributions/mule-full "2.0.2"]
Group / Artifact | Type | Version |
---|---|---|
org.mule.examples : mule-examples-all | pom | 2.0.2 |
org.mule.modules : mule-modules-all | pom | 2.0.2 |
org.mule.transports : mule-transports-all | pom | 2.0.2 |
xml-apis : xml-apis | jar | 1.3.04 |
xerces : xercesImpl | jar | 2.9.1 |
xerces » xml-serializer | jar | 2.7.1 |
xalan : xalan | jar | 2.7.1 |
org.mule : mule-core | test-jar | 2.0.2 |
org.mule.tests : mule-tests-functional | jar | 2.0.2 |