问答详情
源自:3-2 引入相应配置文件-SSH环境搭建

求spring frame框架jar包地址

求spring frame框架jar包地址

提问者:慕粉202536760 2017-03-10 23:43

个回答

  • 王若山
    2017-03-11 18:44:47
    已采纳

    <!-- https://mvnrepository.com/artifact/org.springframework/spring-core -->

    <dependency>

        <groupId>org.springframework</groupId>

        <artifactId>spring-core</artifactId>

        <version>4.3.7.RELEASE</version>

    </dependency>