模型库、矢量文件

This commit is contained in:
ZZX9599
2025-09-29 13:56:36 +08:00
parent dea2dbd508
commit 7d141998ff
27 changed files with 1143 additions and 94 deletions

View File

@ -175,6 +175,12 @@
</exclusions>
</dependency>
<!-- YAML -->
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
</dependency>
<!-- GDAL -->
<dependency>
<groupId>org.gdal</groupId>