| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииHudson Компиляция и сборка Continuous Integration and Continuous Delivery Сеть |
| Группа | Группаorg.jvnet.hudson.winstone |
| Идентификатор | Идентификаторwinstone |
| Версия | Версия0.9.10-hudson-24 |
| Тип | Типjar |
| Описание |
ОписаниеWinstone
Winstone is a servlet container that was written out of a desire to provide servlet functionality without the bloat that full J2EE compliance introduces.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| winstone-0.9.10-hudson-24.pom | |
| winstone-0.9.10-hudson-24.jar | 332 KB |
| winstone-0.9.10-hudson-24-sources.jar | 276 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/org.jvnet.hudson.winstone/winstone/ -->
<dependency>
<groupId>org.jvnet.hudson.winstone</groupId>
<artifactId>winstone</artifactId>
<version>0.9.10-hudson-24</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.hudson.winstone/winstone/
implementation 'org.jvnet.hudson.winstone:winstone:0.9.10-hudson-24'
// https://jarcasting.com/artifacts/org.jvnet.hudson.winstone/winstone/
implementation ("org.jvnet.hudson.winstone:winstone:0.9.10-hudson-24")
'org.jvnet.hudson.winstone:winstone:jar:0.9.10-hudson-24'
<dependency org="org.jvnet.hudson.winstone" name="winstone" rev="0.9.10-hudson-24">
<artifact name="winstone" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.hudson.winstone', module='winstone', version='0.9.10-hudson-24')
)
libraryDependencies += "org.jvnet.hudson.winstone" % "winstone" % "0.9.10-hudson-24"
[org.jvnet.hudson.winstone/winstone "0.9.10-hudson-24"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 3.8.1 |
| httpunit : httpunit | jar | 1.6 |