close

Spring 4.x.x 的各類jar說明



Spring Framework 4 新增


Spring Messaging :

 

<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-messaging</artifactId>
<version>4.0.0.RELEASE</version>
</dependency>


來源



Spring WebSocket:




<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-websocket</artifactId>
<version>4.0.0.RELEASE</version>
</dependency>


來源



其它跟3.X一樣:
請參考 Spring 3.2.2的各類jar說明



Spring 4.x.x 的各類Modules
圖1 來源


Spring 3.x.x 的各類Modules
圖2 來源








參考:
Spring Framework Reference Documentation 2.3.1 Dependency Management and Naming Conventions


Springframework 所有相關JAR

 

























其它文章

arrow
arrow

    PG Levin Li 發表在 痞客邦 留言(0) 人氣()