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 2710d0a commit 6705f16Copy full SHA for 6705f16
APIJSON-Java-Server/APIJSONBoot-MultiDataSource/pom.xml
@@ -179,11 +179,11 @@
179
<artifactId>influxdb-java</artifactId>
180
<version>2.23</version>
181
</dependency>
182
-<!-- <dependency>-->
183
-<!-- <groupId>net.snowflake</groupId>-->
184
-<!-- <artifactId>snowflake-jdbc</artifactId>-->
185
-<!-- <version>3.0.1</version>-->
186
-<!-- </dependency>-->
+ <dependency>
+ <groupId>net.snowflake</groupId>
+ <artifactId>snowflake-jdbc</artifactId>
+ <version>3.0.1</version>
+ </dependency>
187
<!-- <dependency>-->
188
<!-- <groupId>com.datastax.oss</groupId>-->
189
<!-- <artifactId>java-driver-core</artifactId>-->
0 commit comments