| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииMaven Компиляция и сборка Hudson Continuous Integration and Continuous Delivery |
| Группа | Группаorg.hudsonci.plugins |
| Идентификатор | Идентификаторmaven3-plugin-parent |
| Последняя версия | Последняя версия3.0.6 |
| Дата | Дата |
| Тип | Типpom |
| Описание |
ОписаниеHudson Maven3 Plugin Parent
Hudson Continuous Integration Server
|
| Организация-разработчик |
Организация-разработчикHudson |
| Имя Файла | Размер |
|---|---|
| maven3-plugin-parent-3.0.6.pom | 6 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.hudsonci.plugins/maven3-plugin-parent/ -->
<dependency>
<groupId>org.hudsonci.plugins</groupId>
<artifactId>maven3-plugin-parent</artifactId>
<version>3.0.6</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hudsonci.plugins/maven3-plugin-parent/
implementation 'org.hudsonci.plugins:maven3-plugin-parent:3.0.6'
// https://jarcasting.com/artifacts/org.hudsonci.plugins/maven3-plugin-parent/
implementation ("org.hudsonci.plugins:maven3-plugin-parent:3.0.6")
'org.hudsonci.plugins:maven3-plugin-parent:pom:3.0.6'
<dependency org="org.hudsonci.plugins" name="maven3-plugin-parent" rev="3.0.6">
<artifact name="maven3-plugin-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hudsonci.plugins', module='maven3-plugin-parent', version='3.0.6')
)
libraryDependencies += "org.hudsonci.plugins" % "maven3-plugin-parent" % "3.0.6"
[org.hudsonci.plugins/maven3-plugin-parent "3.0.6"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.hudson : hudson-core | jar | 3.3.0-M0 |
| javax.servlet : servlet-api | jar | 2.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.eclipse.hudson : hudson-war | war | 3.3.0-M0 |
| org.eclipse.hudson : hudson-test-framework | jar | 3.3.0-M0 |
| 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 |