本文將講解如何在Maven項目中整合JaCoCo,並在SonarQube中展示。 ... <groupId>org.jacoco</groupId> <artifactId>jacoco-maven-plugin</artifactId> ...
確定! 回上一頁