You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

pom.xml 3.0 kB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
  3. xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 https://maven.apache.org/xsd/maven-4.0.0.xsd">
  4. <parent>
  5. <artifactId>common-biz</artifactId>
  6. <groupId>org.dubhe.biz</groupId>
  7. <version>0.0.1-SNAPSHOT</version>
  8. </parent>
  9. <modelVersion>4.0.0</modelVersion>
  10. <artifactId>file</artifactId>
  11. <version>0.0.1-SNAPSHOT</version>
  12. <name>Biz file 工具</name>
  13. <description>File util for Dubhe Server</description>
  14. <dependencies>
  15. <!-- Biz 通用配置 -->
  16. <dependency>
  17. <groupId>org.dubhe.biz</groupId>
  18. <artifactId>base</artifactId>
  19. <version>${org.dubhe.biz.base.version}</version>
  20. </dependency>
  21. <dependency>
  22. <groupId>org.dubhe.biz</groupId>
  23. <artifactId>log</artifactId>
  24. <version>${org.dubhe.biz.log.version}</version>
  25. </dependency>
  26. <dependency>
  27. <groupId>org.projectlombok</groupId>
  28. <artifactId>lombok</artifactId>
  29. <version>${lombok.version}</version>
  30. </dependency>
  31. <dependency>
  32. <groupId>org.springframework</groupId>
  33. <artifactId>spring-web</artifactId>
  34. </dependency>
  35. <!-- io -->
  36. <dependency>
  37. <groupId>commons-io</groupId>
  38. <artifactId>commons-io</artifactId>
  39. <scope>compile</scope>
  40. </dependency>
  41. <!-- minio -->
  42. <dependency>
  43. <groupId>io.minio</groupId>
  44. <artifactId>minio</artifactId>
  45. </dependency>
  46. <!-- commons -->
  47. <dependency>
  48. <groupId>org.apache.commons</groupId>
  49. <artifactId>commons-compress</artifactId>
  50. </dependency>
  51. <!--spring2.0集成redis所需common-pool2-->
  52. <dependency>
  53. <groupId>org.apache.commons</groupId>
  54. <artifactId>commons-pool2</artifactId>
  55. </dependency>
  56. <!-- NFS -->
  57. <dependency>
  58. <groupId>com.emc.ecs</groupId>
  59. <artifactId>nfs-client</artifactId>
  60. </dependency>
  61. <!--https://gitee.com/lionsoul/ip2region/tree/v1.4-release/-->
  62. <dependency>
  63. <groupId>org.apache.poi</groupId>
  64. <artifactId>poi</artifactId>
  65. </dependency>
  66. <dependency>
  67. <groupId>org.apache.poi</groupId>
  68. <artifactId>poi-ooxml</artifactId>
  69. </dependency>
  70. <dependency>
  71. <groupId>junit</groupId>
  72. <artifactId>junit</artifactId>
  73. <version>4.13.1</version>
  74. </dependency>
  75. <dependency>
  76. <groupId>io.minio</groupId>
  77. <artifactId>minio</artifactId>
  78. <version>7.0.2</version>
  79. </dependency>
  80. </dependencies>
  81. <build>
  82. <plugins>
  83. </plugins>
  84. </build>
  85. </project>

一站式算法开发平台、高性能分布式深度学习框架、先进算法模型库、视觉模型炼知平台、数据可视化分析平台等一系列平台及工具,在模型高效分布式训练、数据处理和可视分析、模型炼知和轻量化等技术上形成独特优势,目前已在产学研等各领域近千家单位及个人提供AI应用赋能