Configuration suggestions for the TIBCO Data Virtualization JDBC driver in a customer-managed Maven repository

Configuration suggestions for the TIBCO Data Virtualization JDBC driver in a customer-managed Maven repository

book

Article ID: KB0072455

calendar_today

Updated On:

Products Versions
TIBCO Data Virtualization All supported versions

Description

This article provides the list TIBCO Data Virtualization(TDV) dependent jar files for a JDBC connection in a customer-managed Maven repository. 

Issue/Introduction

Configuration suggestions for the TIBCO Data Virtualization JDBC driver in a customer-managed Maven repository

Environment

All supported Operating Systems

Resolution

List of dependent jar(s):

Required

csjdbc.jar (or csjdbc8.jar if client is using Java 1.8)

Required for Kerberos
cscommon.jar (or cscommon8.jar if client is using Java 1.8)

Required only for TLS with EC encryption (for encrypt=true); not needed for plain channel/non-EC TLS connections
bcpkix-jdk15on-1.62.jar
bcprov-jdk15on-1.62.jar

Not recommended unless support requires performance logging
commons-logging-1.0.4.jar
csserver.jar
 

Additional information to obtain the artifactID and groupID: 
Inside the JDBC driver maven folder, go to META-INF/maven/com.cisco.cdvs/driver-jdbc/pom.property files, which contains:

#Created by Apache Maven 3.1.0
groupId=com.cisco.cdvs
artifactId=driver-jdbc
version=8.3.0