License |
License |
---|---|
GroupId | GroupIdcom.facebook.airlift |
ArtifactId | ArtifactIdbootstrap |
Last Version | Last Version0.205 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionbootstrap
Airlift
|
Project Organization |
Project OrganizationAirlift |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
bootstrap-0.205.pom | |
bootstrap-0.205.jar | 23 KB |
bootstrap-0.205-tests.jar | 24 KB |
bootstrap-0.205-test-sources.jar | 20 KB |
bootstrap-0.205-sources.jar | 14 KB |
bootstrap-0.205-javadoc.jar | 50 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.facebook.airlift/bootstrap/ -->
<dependency>
<groupId>com.facebook.airlift</groupId>
<artifactId>bootstrap</artifactId>
<version>0.205</version>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.airlift/bootstrap/
implementation 'com.facebook.airlift:bootstrap:0.205'
// https://jarcasting.com/artifacts/com.facebook.airlift/bootstrap/
implementation ("com.facebook.airlift:bootstrap:0.205")
'com.facebook.airlift:bootstrap:jar:0.205'
<dependency org="com.facebook.airlift" name="bootstrap" rev="0.205">
<artifact name="bootstrap" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.facebook.airlift', module='bootstrap', version='0.205')
)
libraryDependencies += "com.facebook.airlift" % "bootstrap" % "0.205"
[com.facebook.airlift/bootstrap "0.205"]
Group / Artifact | Type | Version |
---|---|---|
com.facebook.airlift : log | jar | 0.205 |
com.facebook.airlift : log-manager | jar | 0.205 |
com.facebook.airlift : configuration | jar | 0.205 |
com.google.guava : guava | jar | 26.0-jre |
com.google.inject : guice | jar | 4.2.2 |
javax.annotation : javax.annotation-api | jar | 1.3.1 |
javax.inject : javax.inject | jar | 1 |
Group / Artifact | Type | Version |
---|---|---|
com.facebook.airlift : testing | jar | 0.205 |
org.testng : testng | jar | 6.9.6 |