caliper

Caliper: Microbenchmarking Framework for Java

License

License

Categories

Categories

Net
GroupId

GroupId

net.trajano.caliper
ArtifactId

ArtifactId

caliper
Last Version

Last Version

1.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

caliper
Caliper: Microbenchmarking Framework for Java
Project Organization

Project Organization

Google, Inc.

Download caliper

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
com.google.code.gson : gson jar 2.3.1
com.google.code.java-allocation-instrumenter : java-allocation-instrumenter jar 3.0
com.google.guava : guava jar 18.0
com.google.inject : guice jar 3.0
com.google.inject.extensions : guice-assistedinject jar 3.0
com.google.inject.extensions : guice-multibindings jar 3.0
joda-time : joda-time jar 2.7
org.apache.commons : commons-math jar 2.2
org.glassfish.jersey.core : jersey-client jar 2.16

provided (3)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.0
org.hibernate : hibernate-core jar 4.3.8.Final
net.trajano.maven.skins : twentyfourteen-maven-skin jar 1.0.2

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-all jar 1.10.19

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.1
1.1.1