We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48359e0 commit 70b46c2Copy full SHA for 70b46c2
APIJSON-Java-Server/APIJSONBoot-MultiDataSource/pom.xml
@@ -174,11 +174,11 @@
174
<!-- <artifactId>nebula-jdbc</artifactId>-->
175
<!-- <version>3.0.0</version>-->
176
<!-- </dependency>-->
177
-<!-- <dependency>-->
178
-<!-- <groupId>org.influxdb</groupId>-->
179
-<!-- <artifactId>influxdb-java</artifactId>-->
180
-<!-- <version>2.23</version>-->
181
-<!-- </dependency>-->
+ <dependency>
+ <groupId>org.influxdb</groupId>
+ <artifactId>influxdb-java</artifactId>
+ <version>2.23</version>
+ </dependency>
182
<!-- <dependency>-->
183
<!-- <groupId>net.snowflake</groupId>-->
184
<!-- <artifactId>snowflake-jdbc</artifactId>-->
0 commit comments