airbase

Base POM for Airlift

License

License

GroupId

GroupId

com.facebook.airlift
ArtifactId

ArtifactId

airbase
Last Version

Last Version

103
Release Date

Release Date

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

Filename Size
airbase-103.pom 66 KB
Browse

How to add to project

<!-- 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.
com.facebook.airlift

Presto

Distributed SQL query engine for big data

Versions

Version
103
102
101
100
99
98
97
96
95