org.quickperf:quick-perf-junit4-spring3

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

License

License

Categories

Categories

JUnit Unit Testing
GroupId

GroupId

org.quickperf
ArtifactId

ArtifactId

quick-perf-junit4-spring3
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-junit4-spring3

How to add to project

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

Dependencies

compile (2)

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

provided (4)

Group / Artifact Type Version
junit : junit jar 4.12
org.springframework : spring-test jar 3.2.18.RELEASE
org.springframework : spring-beans jar 3.2.18.RELEASE
org.springframework : spring-aop jar 3.2.18.RELEASE

test (10)

Group / Artifact Type Version
org.springframework : spring-context jar 3.2.18.RELEASE
org.quickperf » quick-perf-junit4-spring-base-tests test-jar 1.1.0
ch.qos.logback : logback-classic jar 1.1.0
org.slf4j : jcl-over-slf4j jar 1.7.25
org.springframework : spring-orm jar 3.2.18.RELEASE
org.hibernate : hibernate-core jar 3.6.10.Final
org.javassist : javassist jar 3.18.2-GA
com.h2database : h2 jar 1.4.198
commons-dbcp : commons-dbcp jar 1.4
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
1.0.0-RC7
1.0.0-RC6
1.0.0-RC5
1.0.0-RC4
1.0.0-RC3
1.0.0-RC2
1.0.0-RC1