Last Version

org.quickperf:quick-perf-sql-annotations 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-annotations
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-annotations 1.1.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.quickperf : quick-perf-core jar 1.1.0
net.ttddyy : datasource-proxy jar 1.7

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 2.25.0
org.assertj : assertj-core jar 2.9.0

Project Modules

There are no modules declared in this project.