Last Version

org.quickperf:quick-perf-spring 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-spring
Version

Version

1.1.0
Type

Type

pom
Description

Description

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

Download quick-perf-spring 1.1.0


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

Dependencies

test (1)

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

Project Modules

  • sql-spring4
  • sql-spring5
  • junit4-spring3
  • junit4-spring4
  • junit4-spring5
  • spring-boot-1-sql-starter
  • spring-boot-2-sql-starter
  • junit4-spring-base-tests