maven的话直接在 pom.xml写这个就行。但是gradle如何写。
<groupId>org.apache.commons</groupId> <artifactId>commons-parent</artifactId> <version>3.6</version>
相关分类