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

org.mule.distributions.ear:mule-ear-parent 3.0.0-RC1

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
Версия

Версия

3.0.0-RC1
Тип

Тип

pom

Скачать mule-ear-parent 3.0.0-RC1

Имя Файла Размер
mule-ear-parent-3.0.0-RC1.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>3.0.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.0.0-RC1'
// https://jarcasting.com/artifacts/org.mule.distributions.ear/mule-ear-parent/
implementation ("org.mule.distributions.ear:mule-ear-parent:3.0.0-RC1")
'org.mule.distributions.ear:mule-ear-parent:pom:3.0.0-RC1'
<dependency org="org.mule.distributions.ear" name="mule-ear-parent" rev="3.0.0-RC1">
  <artifact name="mule-ear-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.mule.distributions.ear', module='mule-ear-parent', version='3.0.0-RC1')
)
libraryDependencies += "org.mule.distributions.ear" % "mule-ear-parent" % "3.0.0-RC1"
[org.mule.distributions.ear/mule-ear-parent "3.0.0-RC1"]