| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.airlift |
| Идентификатор | Идентификаторbootstrap |
| Версия | Версия206 |
| Тип | Типjar |
| Описание |
Описаниеbootstrap
Airlift
|
| Организация-разработчик |
Организация-разработчикAirlift |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| bootstrap-206.pom | |
| bootstrap-206.jar | 25 KB |
| bootstrap-206-tests.jar | 34 KB |
| bootstrap-206-test-sources.jar | 21 KB |
| bootstrap-206-sources.jar | 15 KB |
| bootstrap-206-javadoc.jar | 54 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.airlift/bootstrap/ -->
<dependency>
<groupId>io.airlift</groupId>
<artifactId>bootstrap</artifactId>
<version>206</version>
</dependency>
// https://jarcasting.com/artifacts/io.airlift/bootstrap/
implementation 'io.airlift:bootstrap:206'
// https://jarcasting.com/artifacts/io.airlift/bootstrap/
implementation ("io.airlift:bootstrap:206")
'io.airlift:bootstrap:jar:206'
<dependency org="io.airlift" name="bootstrap" rev="206">
<artifact name="bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.airlift', module='bootstrap', version='206')
)
libraryDependencies += "io.airlift" % "bootstrap" % "206"
[io.airlift/bootstrap "206"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.airlift : log | jar | 206 |
| io.airlift : log-manager | jar | 206 |
| io.airlift : configuration | jar | 206 |
| com.google.guava : guava | jar | 30.1.1-jre |
| com.google.inject : guice | jar | 5.0.1 |
| javax.annotation : javax.annotation-api | jar | 1.3.2 |
| javax.inject : javax.inject | jar | 1 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.airlift : testing | jar | 206 |
| org.assertj : assertj-core | jar | 3.18.1 |
| org.testng : testng | jar | 6.10 |