| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииHudson Компиляция и сборка Continuous Integration and Continuous Delivery CLI Взаимодействие с пользователем |
| Группа | Группаorg.eclipse.hudson.plugins |
| Идентификатор | Идентификаторhudson-plugin-parent |
| Последняя версия | Последняя версия3.3.3 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеHudson :: Plugin Parent POM
Hudson Continuous Integration Server
|
| Организация-разработчик |
Организация-разработчикHudson |
| Имя Файла | Размер |
|---|---|
| hudson-plugin-parent-3.3.3.pom | 5 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.eclipse.hudson.plugins/hudson-plugin-parent/ -->
<dependency>
<groupId>org.eclipse.hudson.plugins</groupId>
<artifactId>hudson-plugin-parent</artifactId>
<version>3.3.3</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hudson.plugins/hudson-plugin-parent/
implementation 'org.eclipse.hudson.plugins:hudson-plugin-parent:3.3.3'
// https://jarcasting.com/artifacts/org.eclipse.hudson.plugins/hudson-plugin-parent/
implementation ("org.eclipse.hudson.plugins:hudson-plugin-parent:3.3.3")
'org.eclipse.hudson.plugins:hudson-plugin-parent:pom:3.3.3'
<dependency org="org.eclipse.hudson.plugins" name="hudson-plugin-parent" rev="3.3.3">
<artifact name="hudson-plugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hudson.plugins', module='hudson-plugin-parent', version='3.3.3')
)
libraryDependencies += "org.eclipse.hudson.plugins" % "hudson-plugin-parent" % "3.3.3"
[org.eclipse.hudson.plugins/hudson-plugin-parent "3.3.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.hudson : hudson-core | jar | 3.3.3 |
| javax.servlet : servlet-api | jar | 2.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.hudson : hudson-war | war | 3.3.3 |
| org.eclipse.hudson : hudson-test-framework | jar | 3.3.3 |
| junit : junit | jar | 4.8.1 |
| org.powermock : powermock-module-junit4 Необязательный | jar | 1.4.10 |
| org.powermock : powermock-api-easymock Необязательный | jar | 1.4.10 |
| org.easymock : easymock Необязательный | jar | 3.0 |
| org.mockito : mockito-core Необязательный | jar | 1.8.5 |