摘要: maven 项目 和 jar 分离 在pol.xml中 <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <version>3.8.1</version> <scope>test</scope> </depend 阅读全文
posted @ 2017-03-17 14:46 薛鹏 阅读(81) 评论(0) 推荐(0) 编辑