License |
License |
---|---|
GroupId | GroupIdorg.quickperf |
ArtifactId | ArtifactIdquick-perf-springboot1-sql-starter |
Last Version | Last Version1.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionQuickPerf is a testing library for Java providing annotations to quickly evaluate some performance properties.
|
<!-- 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.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.quickperf/quick-perf-springboot1-sql-starter/
implementation 'org.quickperf:quick-perf-springboot1-sql-starter:1.1.0'
// https://jarcasting.com/artifacts/org.quickperf/quick-perf-springboot1-sql-starter/
implementation ("org.quickperf:quick-perf-springboot1-sql-starter:1.1.0")
'org.quickperf:quick-perf-springboot1-sql-starter:jar:1.1.0'
<dependency org="org.quickperf" name="quick-perf-springboot1-sql-starter" rev="1.1.0">
<artifact name="quick-perf-springboot1-sql-starter" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.quickperf', module='quick-perf-springboot1-sql-starter', version='1.1.0')
)
libraryDependencies += "org.quickperf" % "quick-perf-springboot1-sql-starter" % "1.1.0"
[org.quickperf/quick-perf-springboot1-sql-starter "1.1.0"]
Group / Artifact | Type | Version |
---|---|---|
org.quickperf : quick-perf-sql-spring4 | jar | 1.1.0 |
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 |
Group / Artifact | Type | Version |
---|---|---|
org.assertj : assertj-core | jar | 2.9.0 |