diff --git a/examples/pom.xml b/examples/pom.xml new file mode 100644 index 0000000..eb32c89 --- /dev/null +++ b/examples/pom.xml @@ -0,0 +1,66 @@ + + + 4.0.0 + + ink.numberone + examples + 1.0.0-SNAPSHOT + + + 11 + 11 + UTF-8 + 1.0.0-SNAPSHOT + ai.djl.examples.inference.cv.ObjectDetection + + + + + commons-cli + commons-cli + 1.9.0 + + + commons-io + commons-io + 2.17.0 + + + org.apache.logging.log4j + log4j-slf4j2-impl + 2.24.1 + + + org.testng + testng + 7.10.2 + test + + + + ink.numberone + smartjavaai-face + 1.0.0 + + + + ch.qos.logback + logback-classic + 1.2.3 + + + org.slf4j + slf4j-api + 1.7.30 + + + + com.alibaba + fastjson + 1.2.83 + + + +