<dependency>
<groupId>com.ibeetl</groupId>
<artifactId>sql-spring</artifactId>
<version>3.23.1-RELEASE</version>
</dependency>
<parent> <groupId>com.ibeetl</groupId> <artifactId>sql-integration</artifactId> <version>3.23.1-RELEASE</version> </parent>
compile
|-- com.ibeetl:beetlsql:3.23.1-RELEASE
provided
|-- org.springframework:spring-core:4.2.3.RELEASE
|-- org.springframework:spring-beans:4.2.3.RELEASE
|-- org.springframework:spring-context:4.2.3.RELEASE
|-- org.springframework:spring-test:4.2.3.RELEASE