is not current version
Last Version 1.1.0

org.quickperf:quick-perf-sql-spring5 1.0.0-RC7


GroupId

GroupId

org.quickperf
ArtifactId

ArtifactId

quick-perf-sql-spring5
Version

Version

1.0.0-RC7
Type

Type

jar

Download quick-perf-sql-spring5 1.0.0-RC7


<!-- https://jarcasting.com/artifacts/org.quickperf/quick-perf-sql-spring5/ -->
<dependency>
    <groupId>org.quickperf</groupId>
    <artifactId>quick-perf-sql-spring5</artifactId>
    <version>1.0.0-RC7</version>
</dependency>
// https://jarcasting.com/artifacts/org.quickperf/quick-perf-sql-spring5/
implementation 'org.quickperf:quick-perf-sql-spring5:1.0.0-RC7'
// https://jarcasting.com/artifacts/org.quickperf/quick-perf-sql-spring5/
implementation ("org.quickperf:quick-perf-sql-spring5:1.0.0-RC7")
'org.quickperf:quick-perf-sql-spring5:jar:1.0.0-RC7'
<dependency org="org.quickperf" name="quick-perf-sql-spring5" rev="1.0.0-RC7">
  <artifact name="quick-perf-sql-spring5" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.quickperf', module='quick-perf-sql-spring5', version='1.0.0-RC7')
)
libraryDependencies += "org.quickperf" % "quick-perf-sql-spring5" % "1.0.0-RC7"
[org.quickperf/quick-perf-sql-spring5 "1.0.0-RC7"]