<dependency>
<groupId>org.quickperf</groupId>
<artifactId>quick-perf-springboot1-sql-starter</artifactId>
<version>1.1.0</version>
</dependency>
@Grapes(
@Grab(group='org.quickperf', module='quick-perf-springboot1-sql-starter', version='1.1.0')
)
<parent> <groupId>org.quickperf</groupId> <artifactId>quick-perf-spring</artifactId> <version>1.1.0</version> </parent>
compile
|-- org.quickperf:quick-perf-sql-spring4:1.1.0
provided
|-- org.springframework:spring-context
|-- org.springframework:spring-jdbc
|-- org.springframework.boot:spring-boot-autoconfigure:1.0.0.RELEASE