1 Star 0 Fork 0

QinglongGao/EFAK

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
pom.xml 962 Bytes
一键复制 编辑 原始数据 按行查看 历史
smartloli 提交于 2022-10-11 15:23 . fixed ksql where condition
<?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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.smartloli.kafka.eagle</groupId>
<artifactId>efak</artifactId>
<packaging>pom</packaging>
<version>${project.version}</version>
<name>ke</name>
<url>https://repo1.maven.org/maven2/</url>
<properties>
<project.version>3.0.2</project.version>
<endorsed.dir>${project.build.directory}/endorsed</endorsed.dir>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>
<modules>
<module>efak-common</module>
<module>efak-api</module>
<module>efak-web</module>
<module>efak-core</module>
<module>efak-plugin</module>
</modules>
</project>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/gaoqinglong/EFAK.git
git@gitee.com:gaoqinglong/EFAK.git
gaoqinglong
EFAK
EFAK
master

搜索帮助