gradle: use oracle thin client jdbc in database plugin..

buildscript {
    repositories {
    ...
    flatDir { dirs 'lib' }  // put in jdbc driver here  
    }

 dependencies {
                ....
classpath files('lib/ojdbc7.jar')
 }

Kommentare

Beliebte Posts aus diesem Blog

using the birt runtime with spring boot and gradle to generate PDF from a Report Design File

Powershell snippet to send messages to telegram