JAR包管理


JAR包管理

  • 手动上传JAR包。

  • Maven配置导入导入JAR包。

</dependencies>可添加多个依赖,格式如下:
<dependencies>
  <dependency>
    <groupId>org.springframework.data</groupId>
    <artifactId>spring-data-redis</artifactId>
    <version>1.8.6.RELEASE</version>
  </dependency>
</dependencies>
Copyright © GoApi 2018 all right reserved,powered by Gitbook该文件修订时间: 2019-03-11 20:42:25

results matching ""

    No results matching ""