Last Version

org.quickperf:quick-perf-sql-spring4 1.1.0

QuickPerf is a testing library for Java providing annotations to quickly evaluate some performance properties.

License

License

GroupId

GroupId

org.quickperf
ArtifactId

ArtifactId

quick-perf-sql-spring4
Version

Version

1.1.0
Type

Type

jar
Description

Description

QuickPerf is a testing library for Java providing annotations to quickly evaluate some performance properties.

Download quick-perf-sql-spring4 1.1.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.quickperf : quick-perf-sql-annotations jar 1.1.0

provided (2)

Group / Artifact Type Version
org.springframework : spring-aop jar 4.3.22.RELEASE
org.springframework : spring-context jar 4.3.22.RELEASE

test (1)

Group / Artifact Type Version
org.assertj : assertj-core jar 2.9.0

Project Modules

There are no modules declared in this project.