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>.
|
|
|
|
*/
|
2018-08-09 07:33:41 -04:00
|
|
|
// Expected to match the jar name: drop a copy of ojdbc8.jar in a local directory,
|
|
|
|
// then point the environment variable ADDITIONAL_REPO to that directory.
|
|
|
|
jdbcDependency name : 'ojdbc8'
|