| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.airlift |
| Идентификатор | Идентификаторevent-http |
| Версия | Версия211 |
| Тип | Типjar |
| Описание |
ОписаниеAirlift
|
| Организация-разработчик |
Организация-разработчикAirlift |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| event-http-211.pom | |
| event-http-211.jar | 9 KB |
| event-http-211-tests.jar | 7 KB |
| event-http-211-test-sources.jar | 4 KB |
| event-http-211-sources.jar | 5 KB |
| event-http-211-javadoc.jar | 395 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.airlift/event-http/ -->
<dependency>
<groupId>io.airlift</groupId>
<artifactId>event-http</artifactId>
<version>211</version>
</dependency>
// https://jarcasting.com/artifacts/io.airlift/event-http/
implementation 'io.airlift:event-http:211'
// https://jarcasting.com/artifacts/io.airlift/event-http/
implementation ("io.airlift:event-http:211")
'io.airlift:event-http:jar:211'
<dependency org="io.airlift" name="event-http" rev="211">
<artifact name="event-http" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.airlift', module='event-http', version='211')
)
libraryDependencies += "io.airlift" % "event-http" % "211"
[io.airlift/event-http "211"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.airlift : log | jar | 211 |
| io.airlift : node | jar | 211 |
| io.airlift : http-client | jar | 211 |
| io.airlift : discovery | jar | 211 |
| io.airlift : event | jar | 211 |
| io.airlift : units | jar | 1.0 |
| com.google.inject : guice | jar | 5.0.1 |
| com.google.guava : guava | jar | 30.1.1-jre |
| javax.inject : javax.inject | jar | 1 |
| org.weakref : jmxutils | jar | 1.21 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.airlift : testing | jar | 211 |
| javax.servlet : javax.servlet-api | jar | 4.0.1 |
| org.testng : testng | jar | 6.10 |
| org.eclipse.jetty : jetty-server | jar | 9.4.44.v20210927 |
| org.eclipse.jetty : jetty-servlet | jar | 9.4.44.v20210927 |
| io.airlift : event | test-jar | 211 |