MVN

org.apache.zeppelin : flink-shims

Maven & Gradle

Feb 28, 2022
10 usages

Zeppelin: Flink Shims

<dependency>
    <groupId>org.apache.zeppelin</groupId>
    <artifactId>flink-shims</artifactId>
    <version>0.10.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.zeppelin : flink-shims to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.10.1

All Versions

Choose a version of org.apache.zeppelin : flink-shims to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.10.x
flink-shims-0.10.1
flink-shims-0.10.0
0.9.x
flink-shims-0.9.0
flink-shims-0.9.0-preview2

How to add a dependency to Maven

Add the following org.apache.zeppelin : flink-shims maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>org.apache.zeppelin</groupId>
    <artifactId>flink-shims</artifactId>
    <version>0.10.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following org.apache.zeppelin : flink-shims gradle dependency to your build.gradle file:

implementation 'org.apache.zeppelin:flink-shims:0.10.1'

Gradle Kotlin DSL: Add the following org.apache.zeppelin : flink-shims gradle kotlin dependency to your build.gradle.kts file:

implementation("org.apache.zeppelin:flink-shims:0.10.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following org.apache.zeppelin : flink-shims sbt scala dependency to your build.sbt file:

libraryDependencies += "org.apache.zeppelin" % "flink-shims" % "0.10.1"

Advertisement

Dependencies from Group

Discover Dependencies

Aug 18, 2023
8 usages
48 stars
Aug 11, 2020
6 usages
Jun 19, 2023
10 usages
Sep 02, 2020
6 usages
15 stars
Aug 17, 2023
11 usages
446 stars
Apr 30, 2023
7 usages
May 10, 2023
11 usages
4.2k stars
Jul 10, 2023
7 usages
284 stars