MVN

io.flinkspector : flinkspector-parent_2.10

Maven & Gradle

Aug 22, 2017
207 stars

Flinkspector · Lightweight integration tests for Apache Flink

<dependency>
    <groupId>io.flinkspector</groupId>
    <artifactId>flinkspector-parent_2.10</artifactId>
    <version>0.8.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.flinkspector : flinkspector-parent_2.10 to add to Maven - Latest Versions:

  • Latest Stable: 0.8.1

All Versions

Choose a version of io.flinkspector : flinkspector-parent_2.10 to add to Maven - All Versions:

Version Vulnerabilities Updated
0.8.x
flinkspector-parent_2.10-0.8.1
flinkspector-parent_2.10-0.8.0

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>io.flinkspector</groupId>
    <artifactId>flinkspector-parent_2.10</artifactId>
    <version>0.8.1</version>
</dependency>

Advertisement