не последняя версия
Последняя версия 1.0-rc1.21

com.redhat.rhevm.api:parent 0.1-milestone

RESTful API for Red Hat Enterprise Virtualization Manager

Группа

Группа

com.redhat.rhevm.api
Идентификатор

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

parent
Версия

Версия

0.1-milestone
Тип

Тип

pom

Скачать parent 0.1-milestone

Имя Файла Размер
parent-0.1-milestone.pom 13 KB
Обзор

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