caliper parent

Caliper: Microbenchmarking Framework for Java

License

License

Categories

Categories

Net
GroupId

GroupId

net.trajano.caliper
ArtifactId

ArtifactId

caliper-parent
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

pom
Description

Description

caliper parent
Caliper: Microbenchmarking Framework for Java
Project Organization

Project Organization

Google, Inc.
Source Code Management

Source Code Management

http://github.com/trajano/caliper

Download caliper-parent

Filename Size
caliper-parent-1.2.1.pom 7 KB
Browse

How to add to project

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

Dependencies

provided (1)

Group / Artifact Type Version
net.trajano.maven.skins : twentyfourteen-maven-skin jar 1.0.2

Project Modules

  • caliper

Versions

Version
1.2.1
1.1.1