не последняя версия
Последняя версия 3.1.0-RC1

org.mule.distributions.ear:mule-ear-parent 2.0.2

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.

Категории

Категории

Distribution Компиляция и сборка
Группа

Группа

org.mule.distributions.ear
Идентификатор

Идентификатор

mule-ear-parent
Версия

Версия

2.0.2
Тип

Тип

pom

Скачать mule-ear-parent 2.0.2

Имя Файла Размер
mule-ear-parent-2.0.2.pom 1 KB
Обзор

<!-- https://jarcasting.com/artifacts/org.mule.distributions.ear/mule-ear-parent/ -->
<dependency>
    <groupId>org.mule.distributions.ear</groupId>
    <artifactId>mule-ear-parent</artifactId>
    <version>2.0.2</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.mule.distributions.ear/mule-ear-parent/
implementation 'org.mule.distributions.ear:mule-ear-parent:2.0.2'
// https://jarcasting.com/artifacts/org.mule.distributions.ear/mule-ear-parent/
implementation ("org.mule.distributions.ear:mule-ear-parent:2.0.2")
'org.mule.distributions.ear:mule-ear-parent:pom:2.0.2'
<dependency org="org.mule.distributions.ear" name="mule-ear-parent" rev="2.0.2">
  <artifact name="mule-ear-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mule.distributions.ear', module='mule-ear-parent', version='2.0.2')
)
libraryDependencies += "org.mule.distributions.ear" % "mule-ear-parent" % "2.0.2"
[org.mule.distributions.ear/mule-ear-parent "2.0.2"]