Then add a compileOnly (Gradle) or <scope>provided</scope> (Maven) dependency for it in your module. When you deploy your module, the OSGi framework wires the ...
確定! 回上一頁