MAVEN harici .jar yükleme <dependency> <groupId>com.oracle.jdbc</groupId> <artifactId>ojdbc7</artifactId> <scope>system</scope> <version>12.1.0.2</version> <systemPath>${basedir}/libs/ojdbc7.jar</systemPath> </dependency>