| Лицензия |
Лицензия
Apache License Version 2.0
|
|---|---|
| Группа | Группаcom.redhat.rhevm.api |
| Идентификатор | Идентификаторrhevm-api-common-jaxrs |
| Последняя версия | Последняя версия1.0-rc1.21 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеRHEV-M API Common JAX-RS
RESTful API for Red Hat Enterprise Virtualization Manager
|
| Ссылка на сайт |
Ссылка на сайт |
<!-- https://jarcasting.com/artifacts/com.redhat.rhevm.api/rhevm-api-common-jaxrs/ -->
<dependency>
<groupId>com.redhat.rhevm.api</groupId>
<artifactId>rhevm-api-common-jaxrs</artifactId>
<version>1.0-rc1.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.redhat.rhevm.api/rhevm-api-common-jaxrs/
implementation 'com.redhat.rhevm.api:rhevm-api-common-jaxrs:1.0-rc1.21'
// https://jarcasting.com/artifacts/com.redhat.rhevm.api/rhevm-api-common-jaxrs/
implementation ("com.redhat.rhevm.api:rhevm-api-common-jaxrs:1.0-rc1.21")
'com.redhat.rhevm.api:rhevm-api-common-jaxrs:jar:1.0-rc1.21'
<dependency org="com.redhat.rhevm.api" name="rhevm-api-common-jaxrs" rev="1.0-rc1.21">
<artifact name="rhevm-api-common-jaxrs" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.redhat.rhevm.api', module='rhevm-api-common-jaxrs', version='1.0-rc1.21')
)
libraryDependencies += "com.redhat.rhevm.api" % "rhevm-api-common-jaxrs" % "1.0-rc1.21"
[com.redhat.rhevm.api/rhevm-api-common-jaxrs "1.0-rc1.21"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.redhat.rhevm.api : rhevm-api | jar | 1.0-rc1.21 |
| commons-codec : commons-codec | jar | 1.4 |
| commons-logging : commons-logging | jar | 1.1.1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.1 |
| org.easymock : easymockclassextension | jar | 2.5.2 |