is not current version
Last Version 1.7

org.perfrepo:perfrepo-parent 1.6

Performance Results Repository Application

GroupId

GroupId

org.perfrepo
ArtifactId

ArtifactId

perfrepo-parent
Version

Version

1.6
Type

Type

pom

Download perfrepo-parent 1.6

Filename Size
perfrepo-parent-1.6.pom 7 KB
Browse

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