| License | License | 
|---|---|
| GroupId | GroupIdio.airlift | 
| ArtifactId | ArtifactIdbootstrap | 
| Last Version | Last Version217 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionbootstrap Airlift | 
| Project Organization | Project OrganizationAirlift | 
| Source Code Management | Source Code Management | 
| Filename | Size | 
|---|---|
| bootstrap-217.pom | |
| bootstrap-217.jar | 26 KB | 
| bootstrap-217-sources.jar | 11 KB | 
| bootstrap-217-javadoc.jar | 34 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.airlift/bootstrap/ -->
<dependency>
    <groupId>io.airlift</groupId>
    <artifactId>bootstrap</artifactId>
    <version>217</version>
</dependency>// https://jarcasting.com/artifacts/io.airlift/bootstrap/
implementation 'io.airlift:bootstrap:217'// https://jarcasting.com/artifacts/io.airlift/bootstrap/
implementation ("io.airlift:bootstrap:217")'io.airlift:bootstrap:jar:217'<dependency org="io.airlift" name="bootstrap" rev="217">
  <artifact name="bootstrap" type="jar" />
</dependency>@Grapes(
@Grab(group='io.airlift', module='bootstrap', version='217')
)libraryDependencies += "io.airlift" % "bootstrap" % "217"[io.airlift/bootstrap "217"]| Group / Artifact | Type | Version | 
|---|---|---|
| io.airlift : log | jar | 217 | 
| io.airlift : log-manager | jar | 217 | 
| io.airlift : configuration | jar | 217 | 
| com.google.guava : guava | jar | 31.0.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 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| io.airlift : testing | jar | 217 | 
| org.assertj : assertj-core | jar | 3.18.1 | 
| org.testng : testng | jar | 6.10 | 
