what is the correct way to add javaee as a compile time dependency? dependencies { providedCompile 'javax:javaee-api:7.0' } ...
確定! 回上一頁