MVN

run.sqrl : sqrl-flink-lib

Maven & Gradle

Mar 20, 2024
60 stars

Parent pom

<dependency>
    <groupId>run.sqrl</groupId>
    <artifactId>sqrl-flink-lib</artifactId>
    <version>0.5.0-RC1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of run.sqrl : sqrl-flink-lib to add to Maven - Latest Versions:

  • Latest Stable: 0.5.0-RC1
  • Latest Release Candidate: 0.5.0-RC1

All Versions

Choose a version of run.sqrl : sqrl-flink-lib to add to Maven - All Versions:

Version Vulnerabilities Updated
0.5.x
sqrl-flink-lib-0.5.0-RC1

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>run.sqrl</groupId>
    <artifactId>sqrl-flink-lib</artifactId>
    <version>0.5.0-RC1</version>
</dependency>

Advertisement