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 2.0 kB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960
  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. <modelVersion>4.0.0</modelVersion>
  5. <parent>
  6. <groupId>org.dubhe.cloud</groupId>
  7. <artifactId>common-cloud</artifactId>
  8. <version>0.0.1-SNAPSHOT</version>
  9. </parent>
  10. <artifactId>auth-config</artifactId>
  11. <version>0.0.1-SNAPSHOT</version>
  12. <name>Cloud 统一权限配置</name>
  13. <description>Authorization config for Spring Cloud</description>
  14. <dependencies>
  15. <!-- 统一Rest返回工具结构 -->
  16. <dependency>
  17. <groupId>org.dubhe.biz</groupId>
  18. <artifactId>data-response</artifactId>
  19. <version>${org.dubhe.biz.data-response.version}</version>
  20. </dependency>
  21. <!-- biz 通用配置 -->
  22. <dependency>
  23. <groupId>org.dubhe.biz</groupId>
  24. <artifactId>base</artifactId>
  25. <version>${org.dubhe.biz.base.version}</version>
  26. </dependency>
  27. <dependency>
  28. <groupId>javax.servlet</groupId>
  29. <artifactId>javax.servlet-api</artifactId>
  30. <version>${javax.servlet-api.version}</version>
  31. </dependency>
  32. <dependency>
  33. <groupId>org.springframework.cloud</groupId>
  34. <artifactId>spring-cloud-starter-security</artifactId>
  35. </dependency>
  36. <dependency>
  37. <groupId>org.springframework.cloud</groupId>
  38. <artifactId>spring-cloud-starter-oauth2</artifactId>
  39. </dependency>
  40. <!-- 远程调用 -->
  41. <dependency>
  42. <groupId>org.dubhe.cloud</groupId>
  43. <artifactId>remote-call</artifactId>
  44. <version>${org.dubhe.cloud.remote-call.version}</version>
  45. </dependency>
  46. </dependencies>
  47. <build>
  48. <plugins>
  49. </plugins>
  50. </build>
  51. </project>

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