is not current version
Last Version 7.5

org.perfcake:perfcake-parent 5.1

A Lightweight Performance Testing Framework

GroupId

GroupId

org.perfcake
ArtifactId

ArtifactId

perfcake-parent
Version

Version

5.1
Type

Type

pom

Download perfcake-parent 5.1

Filename Size
perfcake-parent-5.1.pom 7 KB
Browse

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