Maven配置JSON的依賴-添加JSON的jar包

<!-- json jar包 --> <dependency> <groupId>net.sf.json-lib</groupId> <artifactId>json-lib</artifactId> <version>2.4</version> <classifier>jdk15</classifier> </dependency>
相關文章
相關標籤/搜索