is not current version
Last Version 1.1.0

org.quickperf:quick-perf-springboot1-sql-starter 1.0.1

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-springboot1-sql-starter
Version

Version

1.0.1
Type

Type

jar
Description

Description

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

Download quick-perf-springboot1-sql-starter 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
org.quickperf : quick-perf-sql-spring4 jar 1.0.1

provided (3)

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