| Лицензия |
Лицензия |
|---|---|
| Группа | Группаio.airlift |
| Идентификатор | Идентификаторbootstrap |
| Версия | Версия207 |
| Тип | Типjar |
| Описание |
Описаниеbootstrap
Airlift
|
| Организация-разработчик |
Организация-разработчикAirlift |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| bootstrap-207.pom | |
| bootstrap-207.jar | 25 KB |
| bootstrap-207-tests.jar | 33 KB |
| bootstrap-207-test-sources.jar | 20 KB |
| bootstrap-207-sources.jar | 15 KB |
| bootstrap-207-javadoc.jar | 424 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.airlift/bootstrap/ -->
<dependency>
<groupId>io.airlift</groupId>
<artifactId>bootstrap</artifactId>
<version>207</version>
</dependency>
// https://jarcasting.com/artifacts/io.airlift/bootstrap/
implementation 'io.airlift:bootstrap:207'
// https://jarcasting.com/artifacts/io.airlift/bootstrap/
implementation ("io.airlift:bootstrap:207")
'io.airlift:bootstrap:jar:207'
<dependency org="io.airlift" name="bootstrap" rev="207">
<artifact name="bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.airlift', module='bootstrap', version='207')
)
libraryDependencies += "io.airlift" % "bootstrap" % "207"
[io.airlift/bootstrap "207"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.airlift : log | jar | 207 |
| io.airlift : log-manager | jar | 207 |
| io.airlift : configuration | jar | 207 |
| 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 | 207 |
| org.assertj : assertj-core | jar | 3.18.1 |
| org.testng : testng | jar | 6.10 |