0

Facing the following error for Maven Spring Jdbc Project:

Missing artifact for ojdbc14.jar

I am using Eclipse Photon , Maven 3.0

Code screenshot

<!-- https://mvnrepository.com/artifact/ojdbc14/ojdbc14 -->
<dependency>
    <groupId>ojdbc14</groupId>
    <artifactId>ojdbc14</artifactId>
    <version>10.2.0.3.0</version>
</dependency>    
Martin Evans
  • 45,791
  • 17
  • 81
  • 97

0 Answers0