is not current version
Last Version 217

airlift 212

Airlift

License

License

GroupId

GroupId

io.airlift
ArtifactId

ArtifactId

airlift
Version

Version

212
Type

Type

pom
Description

Description

airlift
Airlift
Project URL

Project URL

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

Project Organization

Airlift
Source Code Management

Source Code Management

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

Download airlift 212

Filename Size
airlift-212.pom 17 KB
Browse

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

Dependencies

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

Project Modules

  • bom
  • bootstrap
  • configuration
  • concurrent
  • dbpool
  • discovery
  • event
  • event-http
  • http-client
  • http-server
  • jaxrs
  • jaxrs-testing
  • jmx-http-rpc
  • jmx-http
  • jmx
  • json
  • launcher
  • log
  • log-manager
  • node
  • packaging
  • security
  • security-jwks
  • stats
  • testing
  • trace-token
  • skeleton-server
  • sample-server