Created
June 21, 2018 22:27
-
-
Save Ikhiloya/3554b4a4f4c66fbaaa0044783dcc7349 to your computer and use it in GitHub Desktop.
command to install ojdb for jqava
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mvn install:install-file -Dfile={Path/to/your/ojdbc7.jar} -DgroupId=com.oracle -DartifactId=ojdbc7 -Dversion=12.1.0 -Dpackaging=jar |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment