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

org.rhq:rhq-plugins-parent 4.7.0

parent POM for all RHQ plugins

Группа

Группа

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

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

rhq-plugins-parent
Версия

Версия

4.7.0
Тип

Тип

pom

Скачать rhq-plugins-parent 4.7.0

Имя Файла Размер
rhq-plugins-parent-4.7.0.pom 6 KB
Обзор

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