Android studio中我引用了c3p9的jar包以便使用连接池,可是编译报错

Error:(16, 12) 错误: 无法访问Referenceable
找不到javax.naming.Referenceable的类文件
Error:Execution failed for task ':app:compileDebugJavaWithJavac'.

Compilation failed; see the compiler error output for details.

https://zhidao.baidu.com/question/1371069218956032179.html