| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJetty Контейнер Application Servers |
| Группа | Группаde.comhix.commons |
| Идентификатор | Идентификаторjetty-interfaces |
| Последняя версия | Последняя версия1.6.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеComHix common basic stuff
|
| Имя Файла | Размер |
|---|---|
| jetty-interfaces-1.6.3.pom | |
| jetty-interfaces-1.6.3.jar | 4 KB |
| jetty-interfaces-1.6.3-sources.jar | 3 KB |
| jetty-interfaces-1.6.3-javadoc.jar | 53 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/de.comhix.commons/jetty-interfaces/ -->
<dependency>
<groupId>de.comhix.commons</groupId>
<artifactId>jetty-interfaces</artifactId>
<version>1.6.3</version>
</dependency>
// https://jarcasting.com/artifacts/de.comhix.commons/jetty-interfaces/
implementation 'de.comhix.commons:jetty-interfaces:1.6.3'
// https://jarcasting.com/artifacts/de.comhix.commons/jetty-interfaces/
implementation ("de.comhix.commons:jetty-interfaces:1.6.3")
'de.comhix.commons:jetty-interfaces:jar:1.6.3'
<dependency org="de.comhix.commons" name="jetty-interfaces" rev="1.6.3">
<artifact name="jetty-interfaces" type="jar" />
</dependency>
@Grapes(
@Grab(group='de.comhix.commons', module='jetty-interfaces', version='1.6.3')
)
libraryDependencies += "de.comhix.commons" % "jetty-interfaces" % "1.6.3"
[de.comhix.commons/jetty-interfaces "1.6.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.inject : guice | jar | 4.1.0 |
| javax.servlet : javax.servlet-api | jar | 3.1.0 |