MVN

org.apache.inlong : inlong-website

Maven & Gradle

Dec 22, 2021

Apache InLong - Web Site

<dependency>
    <groupId>org.apache.inlong</groupId>
    <artifactId>inlong-website</artifactId>
    <version>0.12.0-incubating</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of org.apache.inlong : inlong-website to add to Maven - Latest Versions:

  • Latest Stable: 0.12.0-incubating

All Versions

Choose a version of org.apache.inlong : inlong-website to add to Maven - All Versions:

Version Vulnerabilities Updated
0.12.x
inlong-website-0.12.0-incubating
0.11.x
inlong-website-0.11.0-incubating
0.10.x
inlong-website-0.10.0-incubating

How to add a POM dependency to Maven

POM as dependency in dependencyManagement

<dependency>
    <groupId>org.apache.inlong</groupId>
    <artifactId>inlong-website</artifactId>
    <version>0.12.0-incubating</version>
</dependency>