干燥机配套车间生产管理系统/云平台服务端
bsw215583320
2025-02-17 ff34638b445619d83740223514aa4de4a8e9a65f
jeecg-module-dry/jeecg-module-dry-api/pom.xml
old mode 100644 new mode 100755
@@ -47,6 +47,21 @@
            <artifactId>milo-spring-boot-starter</artifactId>
            <version>3.0.4</version>
        </dependency>
        <dependency>
            <groupId>ai.djl.pytorch</groupId>
            <artifactId>pytorch-engine</artifactId>
            <version>0.16.0</version>
        </dependency>
        <dependency>
            <groupId>ai.djl.pytorch</groupId>
            <artifactId>pytorch-native-auto</artifactId>
            <version>1.9.1</version>
        </dependency>
        <dependency>
            <groupId>ai.djl.pytorch</groupId>
            <artifactId>pytorch-jni</artifactId>
            <version>1.9.1-0.16.0</version>
        </dependency>
    </dependencies>
    <build>
        <plugins>