jar包替换

This commit is contained in:
2023-02-08 15:58:54 +08:00
parent 2bc128963c
commit e1e35caedd
75 changed files with 83 additions and 73 deletions

View File

@@ -41,5 +41,9 @@
<groupId>org.influxdb</groupId>
<artifactId>influxdb-java</artifactId>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
</dependency>
</dependencies>
</project>