mirror of
https://github.com/spring-projects/spring-framework
synced 2026-06-08 17:33:33 +00:00
7 lines
197 B
XML
7 lines
197 B
XML
<dependencies>
|
|
<dependency>
|
|
<groupId>{@= groupId @}</groupId>
|
|
<artifactId>spring-context</artifactId>
|
|
<version>{@= version @}</version>
|
|
</dependency>
|
|
</dependencies> |