Last Version

org.quickperf:quick-perf-junit4-parent 1.1.0

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-parent
Version

Version

1.1.0
Type

Type

pom
Description

Description

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

Download quick-perf-junit4-parent 1.1.0


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

Dependencies

test (1)

Group / Artifact Type Version
org.assertj : assertj-core jar 2.9.0

Project Modules

  • junit4-runner
  • junit4-5-jvm-test
  • junit4-12-jvm-test
  • junit4-13-jvm-test
  • junit4-13-1-jvm-test
  • junit4-13-2-jvm-test
  • junit4-sql-test