Skip to content

Release v1.0.1

Choose a tag to compare

@github-actions github-actions released this 27 May 12:14

data-cube v1.0.1

文件 说明
data-cube-v1.0.1.zip 纯 JAR(需要本机安装 Java 17+)
data-cube-v1.0.1-win64-jre.zip 内置 JRE(无需安装 Java,仅 Windows x64)

运行方式

# 纯 JAR 版(需 Java 17+)
java -jar DataCube.jar

# 内置 JRE 版(解压后直接运行)
./jre/bin/java -jar DataCube.jar