| | |
| | | <artifactId>fast-md5</artifactId> |
| | | <version>2.7.1</version> |
| | | </dependency> |
| | | <!--fastjson2--> |
| | | <dependency> |
| | | <groupId>com.alibaba.fastjson2</groupId> |
| | | <artifactId>fastjson2</artifactId> |
| | | <version>2.0.52</version> |
| | | </dependency> |
| | | <!--gdal--> |
| | | <dependency> |
| | | <groupId>org.gdal</groupId> |
| | | <artifactId>gdal</artifactId> |
| | | <version>3.9.0</version> |
| | | <!--<version>3.9.0</version>--> |
| | | <version>3.2.0</version> |
| | | </dependency> |
| | | </dependencies> |
| | | |
| | |
| | | </profiles> |
| | | |
| | | <build> |
| | | <finalName>simu</finalName> |
| | | <finalName>SimuServer</finalName> |
| | | <plugins> |
| | | <plugin> |
| | | <groupId>org.springframework.boot</groupId> |