Last Version

Perf Sampler 1.0.0

A light weight JAVA performance tool. Its sampling technique allows 24x7 performance monitoring in production with negligible and predicted overhead.

License

License

GroupId

GroupId

com.imperva.sampler
ArtifactId

ArtifactId

perf-sampler
Version

Version

1.0.0
Type

Type

jar
Description

Description

Perf Sampler
A light weight JAVA performance tool. Its sampling technique allows 24x7 performance monitoring in production with negligible and predicted overhead.
Project URL

Project URL

https://github.com/imperva/perf-sampler.git
Source Code Management

Source Code Management

https://github.com/imperva/perf-sampler.git

Download perf-sampler 1.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.7.26

Project Modules

There are no modules declared in this project.