Hi Bin,
I would suggest you download jdbcT4.jar from http://trafodion.apache.org/download.html. [cid:[email protected]] Then, you may run the following commands with your own settings: mvn install:install-file -Dfile=D:\lib\jdbcT4.jar -DgroupId=org.trafodion -DartifactId=jdbcT4 -Dversion=2.1.0 -Dpackaging=jar Next, your pom.xml should work. Best Regards, Kevin Xu -----Original Message----- From: Bin Lin [mailto:[email protected]] Sent: Tuesday, August 15, 2017 8:47 AM To: [email protected] Subject: JDBC Maven central Hi there, I am working on a Maven project that uses Trafodion as a backend. I want to add the driver as dependency in the pom.xml file. But I couldn't find the JDBC Type-4 driver Maven coordinates. Does anyone know about this? Thank you. Best, Bin
