| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииIDE Инструменты разработки |
| Группа | Группаcom.hpe.adm.octane.ideplugins |
| Идентификатор | Идентификаторoctane-plugin-common |
| Последняя версия | Последняя версия1.7.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеALM Octane IDE Plugins Common
Service layer for ALM Octane IDE Plugins, used by:
https://github.com/MicroFocus/octane-intellij-plugin
https://github.com/MicroFocus/octane-eclipse-plugin
|
| Ссылка на сайт |
Ссылка на сайт |
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| octane-plugin-common-1.7.2.pom | |
| octane-plugin-common-1.7.2.jar | 104 KB |
| octane-plugin-common-1.7.2-test-sources.jar | 32 KB |
| octane-plugin-common-1.7.2-sources.jar | 68 KB |
| octane-plugin-common-1.7.2-javadoc.jar | 300 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.hpe.adm.octane.ideplugins/octane-plugin-common/ -->
<dependency>
<groupId>com.hpe.adm.octane.ideplugins</groupId>
<artifactId>octane-plugin-common</artifactId>
<version>1.7.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.hpe.adm.octane.ideplugins/octane-plugin-common/
implementation 'com.hpe.adm.octane.ideplugins:octane-plugin-common:1.7.2'
// https://jarcasting.com/artifacts/com.hpe.adm.octane.ideplugins/octane-plugin-common/
implementation ("com.hpe.adm.octane.ideplugins:octane-plugin-common:1.7.2")
'com.hpe.adm.octane.ideplugins:octane-plugin-common:jar:1.7.2'
<dependency org="com.hpe.adm.octane.ideplugins" name="octane-plugin-common" rev="1.7.2">
<artifact name="octane-plugin-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.hpe.adm.octane.ideplugins', module='octane-plugin-common', version='1.7.2')
)
libraryDependencies += "com.hpe.adm.octane.ideplugins" % "octane-plugin-common" % "1.7.2"
[com.hpe.adm.octane.ideplugins/octane-plugin-common "1.7.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.microfocus.adm.almoctane.sdk.extension : sdk-extension-src | jar | 12.60.60-SNAPSHOT |
| com.google.http-client : google-http-client-apache-v2 | jar | 1.30.2 |
| org.jsoup : jsoup | jar | 1.14.2 |
| com.google.inject : guice | jar | 4.0 |
| org.apache.httpcomponents : httpclient | jar | 4.5.13 |
| org.apache.velocity : velocity | jar | 1.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| ch.qos.logback : logback-classic | jar | 1.2.3 |