org.quickperf:quick-perf-springboot2-sql-starter

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-springboot2-sql-starter
Last Version

Last Version

1.1.0
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download quick-perf-springboot2-sql-starter

How to add to project

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

Dependencies

compile (1)

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

provided (3)

Group / Artifact Type Version
org.springframework : spring-context jar 5.1.8.RELEASE
org.springframework : spring-jdbc jar 5.1.8.RELEASE
org.springframework.boot : spring-boot-autoconfigure jar 2.0.0.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.

Versions

Version
1.1.0
1.0.1
1.0.0