7 Star 111 Fork 158

WH-Alex/gmall-flink-210325

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
pom.xml 612 Bytes
Copy Edit Raw Blame History
whalex authored 2021-09-01 11:02 . day10(1)
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.atguigu</groupId>
<artifactId>gmall-flink-210325</artifactId>
<packaging>pom</packaging>
<version>1.0-SNAPSHOT</version>
<modules>
<module>gmall-flink-cdc</module>
<module>gmall-logger</module>
<module>gmall-realtime</module>
</modules>
</project>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wh-alex/gmall-flink-210325.git
git@gitee.com:wh-alex/gmall-flink-210325.git
wh-alex
gmall-flink-210325
gmall-flink-210325
master

Search