智慧农业后台管理
zhongrj
2022-07-29 4dff39db1e80e2c2dff1cf70f5ba9b199b5ebdc7
pom.xml
@@ -203,6 +203,14 @@
            <artifactId>javase</artifactId>
            <version>3.3.3</version>
        </dependency>
        <!-- https://mvnrepository.com/artifact/net.sf.json-lib/json-lib -->
        <dependency>
            <groupId>net.sf.json-lib</groupId>
            <artifactId>json-lib</artifactId>
            <version>2.4</version>
            <classifier>jdk15</classifier>
        </dependency>
    </dependencies>
    <build>