Last Version

drift-root 1.18

Annotation based Thrift implementation

License

License

Categories

Categories

Drift Net Networking
GroupId

GroupId

io.airlift.drift
ArtifactId

ArtifactId

drift-root
Version

Version

1.18
Type

Type

pom
Description

Description

drift-root
Annotation based Thrift implementation
Project URL

Project URL

https://github.com/airlift/drift
Source Code Management

Source Code Management

https://github.com/airlift/drift

Download drift-root 1.18

Filename Size
drift-root-1.18.pom 10 KB
Browse

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

Dependencies

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

Project Modules

  • drift-api
  • drift-protocol
  • drift-codec
  • drift-client
  • drift-idl-generator
  • drift-integration-tests
  • drift-javadoc
  • drift-maven-plugin
  • drift-server
  • drift-transport-apache
  • drift-transport-netty
  • drift-transport-spi