| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.airlift |
| Идентификатор | Идентификаторevent |
| Версия | Версия215 |
| Тип | Типjar |
| Описание |
ОписаниеAirlift
|
| Организация-разработчик |
Организация-разработчикAirlift |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| event-215.pom | |
| event-215.jar | 52 KB |
| event-215-tests.jar | 36 KB |
| event-215-test-sources.jar | 22 KB |
| event-215-sources.jar | 26 KB |
| event-215-javadoc.jar | 223 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.airlift/event/ -->
<dependency>
<groupId>io.airlift</groupId>
<artifactId>event</artifactId>
<version>215</version>
</dependency>
// https://jarcasting.com/artifacts/io.airlift/event/
implementation 'io.airlift:event:215'
// https://jarcasting.com/artifacts/io.airlift/event/
implementation ("io.airlift:event:215")
'io.airlift:event:jar:215'
<dependency org="io.airlift" name="event" rev="215">
<artifact name="event" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.airlift', module='event', version='215')
)
libraryDependencies += "io.airlift" % "event" % "215"
[io.airlift/event "215"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.inject : guice | jar | 5.0.1 |
| com.google.guava : guava | jar | 31.0.1-jre |
| com.fasterxml.jackson.core : jackson-core | jar | 2.13.1 |
| com.fasterxml.jackson.core : jackson-databind | jar | 2.13.1 |
| javax.inject : javax.inject | jar | 1 |
| com.google.code.findbugs : jsr305 Необязательный | jar | 3.0.2 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.airlift : testing | jar | 215 |
| org.testng : testng | jar | 6.10 |