l

lindorm-search-sql-plugin

Files download
File Operation
lindorm-search-sql-plugin-8.10.1.5.jar download
lindorm-search-sql-plugin-8.10.1.5.pom download
lindorm-search-sql-plugin-8.10.1.5-sources.jar download
Apache Maven
<dependency>
  <groupId>com.alibaba.lindorm</groupId>
  <artifactId>lindorm-search-sql-plugin</artifactId>
  <version>8.10.1.5</version>
</dependency>
Gradle Groovy
implementation 'com.alibaba.lindorm:lindorm-search-sql-plugin:8.10.1.5'
Gradle Kotlin
implementation("com.alibaba.lindorm:lindorm-search-sql-plugin:8.10.1.5")
Scala SBT
libraryDependencies += "com.alibaba.lindorm" % "lindorm-search-sql-plugin" % "8.10.1.5"
Groovy Grape
@Grapes(
  @Grab(group='com.alibaba.lindorm', module='lindorm-search-sql-plugin', version='8.10.1.5')
)
Apache Ivy
<dependency org="com.alibaba.lindorm" name="lindorm-search-sql-plugin" rev="8.10.1.5" />
Leiningen
[com.alibaba.lindorm/lindorm-search-sql-plugin "8.10.1.5"]
Apache Buildr
'com.alibaba.lindorm:lindorm-search-sql-plugin:jar:8.10.1.5'
Dependencies
<parent>
  <groupId>com.alibaba.lindorm</groupId>
  <artifactId>lindorm-search-parent</artifactId>
  <version>8.10.1.5</version>
</parent>

compile

|-- com.alibaba.lindorm:lindorm-sql-search-executor

|-- com.alibaba.lindorm:lindorm-search-client

|-- commons-io:commons-io

|-- commons-lang:commons-lang

|-- io.netty:netty-buffer

|-- io.netty:netty-codec

|-- io.netty:netty-common

|-- io.netty:netty-handler

|-- io.netty:netty-resolver

|-- io.netty:netty-transport

|-- io.netty:netty-transport-native-epoll

|-- io.netty:netty-transport-native-unix-common

|-- org.apache.commons:commons-math3

|-- org.apache.httpcomponents:httpclient

|-- org.apache.httpcomponents:httpcore

|-- org.apache.httpcomponents:httpmime

|-- org.apache.zookeeper:zookeeper

|-- org.apache.zookeeper:zookeeper-jute

|-- org.codehaus.woodstox:stax2-api

|-- org.codehaus.woodstox:woodstox-core-asl

|-- org.eclipse.jetty:jetty-alpn-client

|-- org.eclipse.jetty:jetty-alpn-java-client

|-- org.eclipse.jetty:jetty-client

|-- org.eclipse.jetty:jetty-http

|-- org.eclipse.jetty:jetty-io

|-- org.eclipse.jetty:jetty-util

|-- org.eclipse.jetty.http2:http2-client

|-- org.eclipse.jetty.http2:http2-common

|-- org.eclipse.jetty.http2:http2-hpack

|-- org.eclipse.jetty.http2:http2-http-client-transport

|-- org.slf4j:jcl-over-slf4j

|-- org.slf4j:slf4j-api

|-- org.xerial.snappy:snappy-java

|-- com.google.errorprone:error_prone_annotations:2.1.3

|-- com.google.j2objc:j2objc-annotations:1.1

|-- org.checkerframework:checker-qual:2.5.2

|-- org.codehaus.mojo:animal-sniffer-annotations:1.14

|-- com.google.code.findbugs:jsr305:3.0.2

provided

|-- io.prestosql:presto-spi:332

|-- io.airlift:slice:0.38

|-- com.fasterxml.jackson.core:jackson-annotations:2.10.3

|-- org.openjdk.jol:jol-core:0.2