| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJetty Контейнер Application Servers Guava Универсальные библиотеки Utility |
| Группа | Группаco.tomlee.guava.services |
| Идентификатор | Идентификаторguava-jetty-service |
| Последняя версия | Последняя версия0.0.3 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеGuava Jetty Service
A Guava Jetty Service
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| guava-jetty-service-0.0.3.pom | |
| guava-jetty-service-0.0.3.jar | 6 KB |
| guava-jetty-service-0.0.3-sources.jar | 3 KB |
| guava-jetty-service-0.0.3-javadoc.jar | 47 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/co.tomlee.guava.services/guava-jetty-service/ -->
<dependency>
<groupId>co.tomlee.guava.services</groupId>
<artifactId>guava-jetty-service</artifactId>
<version>0.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/co.tomlee.guava.services/guava-jetty-service/
implementation 'co.tomlee.guava.services:guava-jetty-service:0.0.3'
// https://jarcasting.com/artifacts/co.tomlee.guava.services/guava-jetty-service/
implementation ("co.tomlee.guava.services:guava-jetty-service:0.0.3")
'co.tomlee.guava.services:guava-jetty-service:jar:0.0.3'
<dependency org="co.tomlee.guava.services" name="guava-jetty-service" rev="0.0.3">
<artifact name="guava-jetty-service" type="jar" />
</dependency>
@Grapes(
@Grab(group='co.tomlee.guava.services', module='guava-jetty-service', version='0.0.3')
)
libraryDependencies += "co.tomlee.guava.services" % "guava-jetty-service" % "0.0.3"
[co.tomlee.guava.services/guava-jetty-service "0.0.3"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 17.0 |
| org.eclipse.jetty : jetty-servlet | jar | 9.2.7.v20150116 |
| org.slf4j : slf4j-api | jar | 1.7.7 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.11 |
| org.apache.httpcomponents : httpclient | jar | 4.3.4 |
| org.apache.commons : commons-io | jar | 1.3.2 |