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

org.rhq:rhq-remoting-parent 4.10.0

RHQ Enterprise Remoting Parent POM

Группа

Группа

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

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

rhq-remoting-parent
Версия

Версия

4.10.0
Тип

Тип

pom

Скачать rhq-remoting-parent 4.10.0

Имя Файла Размер
rhq-remoting-parent-4.10.0.pom 754 bytes
Обзор

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