2023.04.19 12:35 AM
Hi
I'm trying to install JDBC client for kdb+. I followed the steps given in kx's jdbc repository.
KxSystems/jdbc: JDBC client for kdb+ (github.com)
When I give mvn clean compile command, it threw the error like "no dependency information available".
mvn clean compile
In my system, I have prerequisites like Java, Maven and kdb+. Could you please help me out to this problem. Kindly refer the error image in attachment. Thanks in advance.
2023.04.19 03:42 AM
error appears to be couldn't find javakdb 1.0 on the system
download javakdb version 1.0 from here https://github.com/KxSystems/javakdb/releases/tag/1.0 & run a `mvn compile install` to install that package, prior to building JDBC
2023.04.19 03:42 AM
error appears to be couldn't find javakdb 1.0 on the system
download javakdb version 1.0 from here https://github.com/KxSystems/javakdb/releases/tag/1.0 & run a `mvn compile install` to install that package, prior to building JDBC
EMEA
Tel: +44 (0)28 3025 2242
AMERICAS
Tel: +1 (212) 447 6700
APAC
Tel: +61 (0)2 9236 5700
KX. All Rights Reserved.
KX and kdb+ are registered trademarks of KX Systems, Inc., a subsidiary of FD Technologies plc.