| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииHudson Компиляция и сборка Continuous Integration and Continuous Delivery |
| Группа | Группаorg.hudsonci.plugins |
| Идентификатор | Идентификаторgerrit-trigger-parent |
| Версия | Версия1.6.4-h-2 |
| Тип | Типpom |
| Описание |
ОписаниеGerrit Trigger Pom
Integrates with Gerrit code review.
|
| Организация-разработчик |
Организация-разработчикHudson |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| gerrit-trigger-parent-1.6.4-h-2.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.hudsonci.plugins/gerrit-trigger-parent/ -->
<dependency>
<groupId>org.hudsonci.plugins</groupId>
<artifactId>gerrit-trigger-parent</artifactId>
<version>1.6.4-h-2</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hudsonci.plugins/gerrit-trigger-parent/
implementation 'org.hudsonci.plugins:gerrit-trigger-parent:1.6.4-h-2'
// https://jarcasting.com/artifacts/org.hudsonci.plugins/gerrit-trigger-parent/
implementation ("org.hudsonci.plugins:gerrit-trigger-parent:1.6.4-h-2")
'org.hudsonci.plugins:gerrit-trigger-parent:pom:1.6.4-h-2'
<dependency org="org.hudsonci.plugins" name="gerrit-trigger-parent" rev="1.6.4-h-2">
<artifact name="gerrit-trigger-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hudsonci.plugins', module='gerrit-trigger-parent', version='1.6.4-h-2')
)
libraryDependencies += "org.hudsonci.plugins" % "gerrit-trigger-parent" % "1.6.4-h-2"
[org.hudsonci.plugins/gerrit-trigger-parent "1.6.4-h-2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.hudson : hudson-core | jar | 3.2.0 |
| javax.servlet : servlet-api | jar | 2.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.hudson : hudson-war | war | 3.2.0 |
| org.eclipse.hudson : hudson-test-framework | jar | 3.2.0 |
| junit : junit | jar | 4.8.1 |
| org.powermock : powermock-module-junit4 Необязательный | jar | 1.4.12 |
| org.powermock : powermock-api-easymock Необязательный | jar | 1.4.12 |
| org.easymock : easymock Необязательный | jar | 3.0 |
| org.mockito : mockito-core Необязательный | jar | 1.8.5 |