Last Version

airbase 103

Base POM for Airlift

License

License

GroupId

GroupId

com.facebook.airlift
ArtifactId

ArtifactId

airbase
Version

Version

103
Type

Type

pom
Description

Description

airbase
Base POM for Airlift
Project URL

Project URL

https://github.com/prestodb/airbase
Source Code Management

Source Code Management

https://github.com/prestodb/airbase

Download airbase 103

Filename Size
airbase-103.pom 67 KB
Browse

<!-- https://jarcasting.com/artifacts/com.facebook.airlift/airbase/ -->
<dependency>
    <groupId>com.facebook.airlift</groupId>
    <artifactId>airbase</artifactId>
    <version>103</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.facebook.airlift/airbase/
implementation 'com.facebook.airlift:airbase:103'
// https://jarcasting.com/artifacts/com.facebook.airlift/airbase/
implementation ("com.facebook.airlift:airbase:103")
'com.facebook.airlift:airbase:pom:103'
<dependency org="com.facebook.airlift" name="airbase" rev="103">
  <artifact name="airbase" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.facebook.airlift', module='airbase', version='103')
)
libraryDependencies += "com.facebook.airlift" % "airbase" % "103"
[com.facebook.airlift/airbase "103"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.