Skip to content

Instantly share code, notes, and snippets.

@Kuassim
Last active June 15, 2020 01:26
Show Gist options
  • Save Kuassim/6754cac47d9625127eddc275aa56f7ad to your computer and use it in GitHub Desktop.
Save Kuassim/6754cac47d9625127eddc275aa56f7ad to your computer and use it in GitHub Desktop.
<dependencies>
...
<dependency>
<groupId>com.oracle.database.jdbc</groupId>
<artifactId>ojdbc8-production</artifactId>
<version>19.7.0.0</version>
<type>pom</type>
</dependency>
...
</dependencies>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment