/* * 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 . */ // 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'