Library POM


License

License

GroupId

GroupId

io.airlift
ArtifactId

ArtifactId

library
Last Version

Last Version

0.70
Release Date

Release Date

Type

Type

pom
Description

Description

Library POM
Library POM
Project URL

Project URL

http://github.com/airlift/airlift
Project Organization

Project Organization

Airlift
Source Code Management

Source Code Management

http://github.com/airlift/airlift/tree/master

Download library

Filename Size
library-0.70.pom 13 KB
Browse

How to add to project

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

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.

Airlift

Maven Central Build Status

Airlift is a framework for building REST services in Java.

This project is used as the foundation for distributed systems like Presto.

io.airlift

Versions

Version
0.70
0.69
0.68
0.67
0.66
0.65