| Категории |
КатегорииJetty Контейнер Application Servers |
|---|---|
| Группа | Группаws.unfiltered |
| Идентификатор | Идентификаторunfiltered-jetty_3 |
| Версия | Версия0.11.0-M4 |
| Тип | Типjar |
| Имя Файла | Размер |
|---|---|
| unfiltered-jetty_3-0.11.0-M4.pom | |
| unfiltered-jetty_3-0.11.0-M4.jar | 74 KB |
| unfiltered-jetty_3-0.11.0-M4-sources.jar | 4 KB |
| unfiltered-jetty_3-0.11.0-M4-javadoc.jar | 189 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-jetty_3/ -->
<dependency>
<groupId>ws.unfiltered</groupId>
<artifactId>unfiltered-jetty_3</artifactId>
<version>0.11.0-M4</version>
</dependency>
// https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-jetty_3/
implementation 'ws.unfiltered:unfiltered-jetty_3:0.11.0-M4'
// https://jarcasting.com/artifacts/ws.unfiltered/unfiltered-jetty_3/
implementation ("ws.unfiltered:unfiltered-jetty_3:0.11.0-M4")
'ws.unfiltered:unfiltered-jetty_3:jar:0.11.0-M4'
<dependency org="ws.unfiltered" name="unfiltered-jetty_3" rev="0.11.0-M4">
<artifact name="unfiltered-jetty_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='ws.unfiltered', module='unfiltered-jetty_3', version='0.11.0-M4')
)
libraryDependencies += "ws.unfiltered" % "unfiltered-jetty_3" % "0.11.0-M4"
[ws.unfiltered/unfiltered-jetty_3 "0.11.0-M4"]