License |
License |
---|---|
Categories |
CategoriesDistribution Build Tools |
GroupId | GroupIdorg.mule.distributions.ear |
ArtifactId | ArtifactIdmule-ear-parent |
Last Version | Last Version3.1.0-RC1 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionParent for appserver specific Enterprise Archives
This is the parent module for the appserver specific ear modules. This does not
produce any output but serves as container for the dependencies that are common
for all appserver specific ear distributions.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Filename | Size |
---|---|
mule-ear-parent-3.1.0-RC1.pom | 1 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mule.distributions.ear/mule-ear-parent/ -->
<dependency>
<groupId>org.mule.distributions.ear</groupId>
<artifactId>mule-ear-parent</artifactId>
<version>3.1.0-RC1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mule.distributions.ear/mule-ear-parent/
implementation 'org.mule.distributions.ear:mule-ear-parent:3.1.0-RC1'
// https://jarcasting.com/artifacts/org.mule.distributions.ear/mule-ear-parent/
implementation ("org.mule.distributions.ear:mule-ear-parent:3.1.0-RC1")
'org.mule.distributions.ear:mule-ear-parent:pom:3.1.0-RC1'
<dependency org="org.mule.distributions.ear" name="mule-ear-parent" rev="3.1.0-RC1">
<artifact name="mule-ear-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mule.distributions.ear', module='mule-ear-parent', version='3.1.0-RC1')
)
libraryDependencies += "org.mule.distributions.ear" % "mule-ear-parent" % "3.1.0-RC1"
[org.mule.distributions.ear/mule-ear-parent "3.1.0-RC1"]
Version |
---|
3.1.0-RC1
|
3.0.1
|
3.0.0
|
3.0.0-RC2
|
3.0.0-RC1
|
3.0.0-M2-20091130
|
3.0.0-M2-20091124
|
3.0.0-M2
|
3.0.0-M1
|
2.0.2
|