hongle
6 years agoVisitor
JDBC Virtual Service
Hello All,
Does any one have any clue about jdbc-virt-driver, I have tried to import it in POM, but it does not work, because of invalid, I would like to make the point is this dependency does not exist in Maven Repository website. Alos strive to manual download but the name is different from the name have been mentioned in the official document.
The name after being downloaded is "ready-api-jdbc-virts-2.8.2.jar"
<dependency>
<groupId>com.smartbear.readyapi</groupId>
<artifactId>servicev-jdbc-virt-driver</artifactId>
<version>1.0.1</version>
</dependency>
Thanks,
HL