не последняя версия
Последняя версия 4.13.0

org.rhq:rhq-enterprise-parent 4.9.0

parent POM for modules comprising the RHQ enterprise edition

Группа

Группа

org.rhq
Идентификатор

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

rhq-enterprise-parent
Версия

Версия

4.9.0
Тип

Тип

pom

Скачать rhq-enterprise-parent 4.9.0

Имя Файла Размер
rhq-enterprise-parent-4.9.0.pom 3 KB
Обзор

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