Files download
File Operation
quick-perf-sql-spring5-1.1.0.jar download
quick-perf-sql-spring5-1.1.0.pom download
quick-perf-sql-spring5-1.1.0-sources.jar download
Apache Maven
<dependency>
  <groupId>org.quickperf</groupId>
  <artifactId>quick-perf-sql-spring5</artifactId>
  <version>1.1.0</version>
</dependency>
Gradle Groovy
implementation 'org.quickperf:quick-perf-sql-spring5:1.1.0'
Gradle Kotlin
implementation("org.quickperf:quick-perf-sql-spring5:1.1.0")
Scala SBT
libraryDependencies += "org.quickperf" % "quick-perf-sql-spring5" % "1.1.0"
Groovy Grape
@Grapes(
  @Grab(group='org.quickperf', module='quick-perf-sql-spring5', version='1.1.0')
)
Apache Ivy
<dependency org="org.quickperf" name="quick-perf-sql-spring5" rev="1.1.0" />
Leiningen
[org.quickperf/quick-perf-sql-spring5 "1.1.0"]
Apache Buildr
'org.quickperf:quick-perf-sql-spring5:jar:1.1.0'