mirror of
https://gitee.com/devlive-community/datacap.git
synced 2024-11-29 18:48:23 +08:00
[Release] Released for 2024.03.4
This commit is contained in:
parent
c9ec5f6cc5
commit
5c97c31dbc
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "datacap-ui",
|
||||
"description": "DataCap console",
|
||||
"version": "2024.3.4-SNAPSHOT",
|
||||
"version": "2024.3.4",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"dev": "vite",
|
||||
|
@ -27,7 +27,7 @@ The current datacap release is version <img src="https://img.shields.io/github/v
|
||||
|
||||
<br />
|
||||
|
||||
[datacap-server-2024.03.3.tar.gz](https://cdn.north.devlive.org/applications/datacap/latest/datacap-release.tar.gz){ .md-button .md-button-primary }
|
||||
[datacap-server-2024.03.4.tar.gz](https://cdn.north.devlive.org/applications/datacap/latest/datacap-release.tar.gz){ .md-button .md-button-primary }
|
||||
|
||||
- __Command line client__
|
||||
|
||||
@ -37,7 +37,7 @@ The current datacap release is version <img src="https://img.shields.io/github/v
|
||||
|
||||
<br />
|
||||
|
||||
[datacap-client-cli-2024.03.3.jar](https://repo1.maven.org/maven2/io/edurt/datacap/datacap-client-cli/2024.03.3/datacap-client-cli-2024.03.3.jar){ .md-button .md-button-primary }
|
||||
[datacap-client-cli-2024.03.4.jar](https://repo1.maven.org/maven2/io/edurt/datacap/datacap-client-cli/2024.03.4/datacap-client-cli-2024.03.4.jar){ .md-button .md-button-primary }
|
||||
|
||||
- __More package__
|
||||
|
||||
|
@ -27,7 +27,7 @@ hide:
|
||||
|
||||
<br />
|
||||
|
||||
[datacap-server-2024.03.3.tar.gz](https://cdn.north.devlive.org/applications/datacap/latest/datacap-release.tar.gz){ .md-button .md-button-primary }
|
||||
[datacap-server-2024.03.4.tar.gz](https://cdn.north.devlive.org/applications/datacap/latest/datacap-release.tar.gz){ .md-button .md-button-primary }
|
||||
|
||||
- __命令行客户端__
|
||||
|
||||
@ -37,7 +37,7 @@ hide:
|
||||
|
||||
<br />
|
||||
|
||||
[datacap-client-cli-2024.03.3.jar](https://repo1.maven.org/maven2/io/edurt/datacap/datacap-client-cli/2024.03.3/datacap-client-cli-2024.03.3.jar){ .md-button .md-button-primary }
|
||||
[datacap-client-cli-2024.03.4.jar](https://repo1.maven.org/maven2/io/edurt/datacap/datacap-client-cli/2024.03.4/datacap-client-cli-2024.03.4.jar){ .md-button .md-button-primary }
|
||||
|
||||
- __更多__
|
||||
|
||||
|
73
docs/docs/release/2024.03.3.md
Normal file
73
docs/docs/release/2024.03.3.md
Normal file
@ -0,0 +1,73 @@
|
||||
**DataCap 发布!**
|
||||
|
||||
| 发布版本 | 发布时间 |
|
||||
|:-----------:|:------------:|
|
||||
| `2024.03.3` | `2024-04-19` |
|
||||
|
||||
#### 主要功能
|
||||
|
||||
---
|
||||
|
||||
- [用户] 支持上传头像
|
||||
- [数据源] 删除 v1 `saveAndUpdate`、`getInfo` fc
|
||||
- [数据源] 替换 `getSource` 函数
|
||||
- [数据源] 添加代码和名称栏
|
||||
- [数据源] 重构元数据布局
|
||||
- [数据源] 将数据库信息添加到元数据中
|
||||
- [函数] 修复info中未定义属性转换时的错误
|
||||
- [查询] 删除旧的 api
|
||||
- [查询] 修复历史数据为空的问题
|
||||
- [片段] 适配器基础模块
|
||||
- [流水线] 适配器基础模块
|
||||
- [仪表板] 优化仪表板获取方式
|
||||
- [仪表板] 添加描述
|
||||
- [仪表板] 添加默认图像
|
||||
- 删除配置目录下的 schema
|
||||
- 启用统一的 BaseEntity、BaseRepository、BaseController、BaseService
|
||||
- 支持 `saveOrUpdate` 方法根据属性设置相关值
|
||||
- 添加代码权限信息
|
||||
|
||||
#### 用户界面
|
||||
|
||||
---
|
||||
|
||||
- [布局] 优化菜单选择和高亮显示
|
||||
- [布局] 支持父菜单选择高亮显示
|
||||
- [布局] 添加404页面回调
|
||||
- [布局] 添加403页面重定向
|
||||
- [布局] 添加重定向到网络页面
|
||||
- [用户] 修复加载状态
|
||||
- 添加页面加载进度
|
||||
- 删除 echarts
|
||||
- 合并 i18n
|
||||
|
||||
#### 数据集
|
||||
|
||||
---
|
||||
|
||||
- 修复数据集构建中缺失列的问题
|
||||
- 固定信息路径
|
||||
- 优化查询列传输数据过大的问题
|
||||
- 添加获取列的权限
|
||||
- 突出显示指标维度容器
|
||||
- 将 id 替换为代码
|
||||
|
||||
#### 可视化
|
||||
|
||||
- [折线图] 添加标题
|
||||
- 删除未使用的组件
|
||||
- 将配置合并到编辑器中
|
||||
- 修复配置不回显的问题
|
||||
- 删除未使用的配置组件
|
||||
- 禁用未查询可视化功能
|
||||
- 添加散点图
|
||||
- 添加雷达图
|
||||
- 添加漏斗图
|
||||
- 添加仪表图表
|
||||
|
||||
#### Docker
|
||||
|
||||
---
|
||||
|
||||
- 替换 schema 路径
|
||||
- 修复 docker compose 镜像并更改示例地址
|
@ -2,72 +2,48 @@
|
||||
|
||||
| 发布版本 | 发布时间 |
|
||||
|:-----------:|:------------:|
|
||||
| `2024.03.3` | `2024-04-19` |
|
||||
| `2024.03.4` | `2024-05-19` |
|
||||
|
||||
#### 主要功能
|
||||
|
||||
---
|
||||
|
||||
- [用户] 支持上传头像
|
||||
- [数据源] 删除 v1 `saveAndUpdate`、`getInfo` fc
|
||||
- [数据源] 替换 `getSource` 函数
|
||||
- [数据源] 添加代码和名称栏
|
||||
- [数据源] 重构元数据布局
|
||||
- [数据源] 将数据库信息添加到元数据中
|
||||
- [函数] 修复info中未定义属性转换时的错误
|
||||
- [查询] 删除旧的 api
|
||||
- [查询] 修复历史数据为空的问题
|
||||
- [片段] 适配器基础模块
|
||||
- [流水线] 适配器基础模块
|
||||
- [仪表板] 优化仪表板获取方式
|
||||
- [仪表板] 添加描述
|
||||
- [仪表板] 添加默认图像
|
||||
- 删除配置目录下的 schema
|
||||
- 启用统一的 BaseEntity、BaseRepository、BaseController、BaseService
|
||||
- 支持 `saveOrUpdate` 方法根据属性设置相关值
|
||||
- 添加代码权限信息
|
||||
- 移除 stale ci
|
||||
- 修复聊天对话框文本过多导致样式混乱的问题
|
||||
- 添加数据库、表、列补全符
|
||||
- 修复了单词未设置为编辑器的问题
|
||||
- 更新 openai-java-sdk 版本
|
||||
- 支持显示查询错误信息
|
||||
- 支持即席查询可视化
|
||||
|
||||
#### 用户界面
|
||||
|
||||
---
|
||||
|
||||
- [布局] 优化菜单选择和高亮显示
|
||||
- [布局] 支持父菜单选择高亮显示
|
||||
- [布局] 添加404页面回调
|
||||
- [布局] 添加403页面重定向
|
||||
- [布局] 添加重定向到网络页面
|
||||
- [用户] 修复加载状态
|
||||
- 添加页面加载进度
|
||||
- 删除 echarts
|
||||
- 合并 i18n
|
||||
- 修复查看SQL时使用ESC导致页面异常的问题
|
||||
|
||||
#### 数据集
|
||||
|
||||
---
|
||||
|
||||
- 修复数据集构建中缺失列的问题
|
||||
- 固定信息路径
|
||||
- 优化查询列传输数据过大的问题
|
||||
- 添加获取列的权限
|
||||
- 突出显示指标维度容器
|
||||
- 将 id 替换为代码
|
||||
- 修复虚拟列无法构建
|
||||
- 修复临时查询不传递列类型的问题
|
||||
- 支持根据表达式生成别名
|
||||
- 更换头像
|
||||
|
||||
#### 可视化
|
||||
|
||||
- [折线图] 添加标题
|
||||
- 删除未使用的组件
|
||||
- 将配置合并到编辑器中
|
||||
- 修复配置不回显的问题
|
||||
- 删除未使用的配置组件
|
||||
- 禁用未查询可视化功能
|
||||
- 添加散点图
|
||||
- 添加雷达图
|
||||
- 添加漏斗图
|
||||
- 添加仪表图表
|
||||
- 添加玫瑰图
|
||||
|
||||
#### Docker
|
||||
#### MongoDB
|
||||
|
||||
---
|
||||
|
||||
- 替换 schema 路径
|
||||
- 修复 docker compose 镜像并更改示例地址
|
||||
- 支持多数据源
|
||||
|
||||
#### 文件系统
|
||||
|
||||
---
|
||||
|
||||
- 支持 aliyun oss
|
||||
- 将 fs 存储实验功能标记为正式功能
|
||||
|
@ -8,7 +8,7 @@ repo_url: https://github.com/devlive-community/datacap
|
||||
edit_uri: "https://github.com/devlive-community/datacap/blob/dev/docs/docs"
|
||||
|
||||
banners:
|
||||
- title: DataCap 2024.03.3 is released
|
||||
- title: DataCap 2024.03.4 is released
|
||||
link: /release-latest.html
|
||||
description: <a href="https://github.com/devlive-community/datacap" class="text-white"> Do you ❤️ DataCap? Give us a 🌟 on GitHub </a>
|
||||
|
||||
@ -212,7 +212,8 @@ nav:
|
||||
- reference/connectors/pinot/home.md
|
||||
- reference/connectors/cassandra/home.md
|
||||
- NavReleaseNote:
|
||||
- 2024.03.3 (latest): release/latest.md
|
||||
- 2024.03.4 (latest): release/latest.md
|
||||
- 2024.03.3: release/2024.03.3.md
|
||||
- 2024.03.2: release/2024.03.2.md
|
||||
- 2024.03.1: release/2024.03.1.md
|
||||
- 2024.02.1: release/2024.02.1.md
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<artifactId>datacap</artifactId>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
2
pom.xml
2
pom.xml
@ -4,7 +4,7 @@
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
|
||||
<modules>
|
||||
<module>client/datacap-cli</module>
|
||||
|
@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
@ -6,7 +6,7 @@
|
||||
<parent>
|
||||
<groupId>io.edurt.datacap</groupId>
|
||||
<artifactId>datacap</artifactId>
|
||||
<version>2024.03.4-SNAPSHOT</version>
|
||||
<version>2024.03.4</version>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user