2015-12-27 16:06:06 -05:00
|
|
|
/*
|
|
|
|
* Hibernate, Relational Persistence for Idiomatic Java
|
|
|
|
*
|
|
|
|
* License: GNU Lesser General Public License (LGPL), version 2.1 or later.
|
|
|
|
* See the lgpl.txt file in the root directory or <http://www.gnu.org/licenses/lgpl-2.1.html>.
|
|
|
|
*/
|
2023-10-04 04:37:07 -04:00
|
|
|
// Do not forget to update settings.gradle as well
|
2023-10-04 04:31:30 -04:00
|
|
|
jdbcDependency 'com.oracle.database.jdbc:ojdbc11:23.3.0.23.09'
|