| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJetty Контейнер Application Servers Hudson Компиляция и сборка Continuous Integration and Continuous Delivery CLI Взаимодействие с пользователем |
| Группа | Группаorg.eclipse.hudson.main |
| Идентификатор | Идентификаторhudson-jetty-war-executable |
| Версия | Версия3.0.0-M2 |
| Тип | Типjar |
| Описание |
ОписаниеHudson :: jetty-war-executable
Class needed for Jetty server based executable war
|
| Организация-разработчик |
Организация-разработчикHudson |
<!-- https://jarcasting.com/artifacts/org.eclipse.hudson.main/hudson-jetty-war-executable/ -->
<dependency>
<groupId>org.eclipse.hudson.main</groupId>
<artifactId>hudson-jetty-war-executable</artifactId>
<version>3.0.0-M2</version>
</dependency>
// https://jarcasting.com/artifacts/org.eclipse.hudson.main/hudson-jetty-war-executable/
implementation 'org.eclipse.hudson.main:hudson-jetty-war-executable:3.0.0-M2'
// https://jarcasting.com/artifacts/org.eclipse.hudson.main/hudson-jetty-war-executable/
implementation ("org.eclipse.hudson.main:hudson-jetty-war-executable:3.0.0-M2")
'org.eclipse.hudson.main:hudson-jetty-war-executable:jar:3.0.0-M2'
<dependency org="org.eclipse.hudson.main" name="hudson-jetty-war-executable" rev="3.0.0-M2">
<artifact name="hudson-jetty-war-executable" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.eclipse.hudson.main', module='hudson-jetty-war-executable', version='3.0.0-M2')
)
libraryDependencies += "org.eclipse.hudson.main" % "hudson-jetty-war-executable" % "3.0.0-M2"
[org.eclipse.hudson.main/hudson-jetty-war-executable "3.0.0-M2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mortbay.jetty : jetty | jar | 6.1.26 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.8.2 |