智慧农业后台管理
xiebin
2022-08-31 8ed0306b042f5b579cfc8cee9718a289813fa5ba
pom.xml
@@ -54,6 +54,7 @@
                <scope>import</scope>
            </dependency>
        </dependencies>
    </dependencyManagement>
    <dependencies>
@@ -211,6 +212,18 @@
            <classifier>jdk15</classifier>
        </dependency>
<!--        jap-->
        <dependency>
            <groupId>com.fujieid</groupId>
            <artifactId>jap-simple</artifactId>
            <version>1.0.5</version>
        </dependency>
<!--        <dependency>-->
<!--            <groupId>xyz.dong6662.jap.spring.boot</groupId>-->
<!--            <artifactId>jap-spring-boot-starter-template</artifactId>-->
<!--            <version>1.0.0</version>-->
<!--        </dependency>-->
    </dependencies>
    <build>