Last Version

parfait Sleep example 1.1.1

Uninstrumented long-running process suitable for parfait-agent monitoring

License

License

GroupId

GroupId

io.pcp.parfait
ArtifactId

ArtifactId

example-sleep
Version

Version

1.1.1
Type

Type

jar
Description

Description

parfait Sleep example
Uninstrumented long-running process suitable for parfait-agent monitoring
Project Organization

Project Organization

Performance Co-Pilot

Download example-sleep 1.1.1


<!-- https://jarcasting.com/artifacts/io.pcp.parfait/example-sleep/ -->
<dependency>
    <groupId>io.pcp.parfait</groupId>
    <artifactId>example-sleep</artifactId>
    <version>1.1.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.pcp.parfait/example-sleep/
implementation 'io.pcp.parfait:example-sleep:1.1.1'
// https://jarcasting.com/artifacts/io.pcp.parfait/example-sleep/
implementation ("io.pcp.parfait:example-sleep:1.1.1")
'io.pcp.parfait:example-sleep:jar:1.1.1'
<dependency org="io.pcp.parfait" name="example-sleep" rev="1.1.1">
  <artifact name="example-sleep" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.pcp.parfait', module='example-sleep', version='1.1.1')
)
libraryDependencies += "io.pcp.parfait" % "example-sleep" % "1.1.1"
[io.pcp.parfait/example-sleep "1.1.1"]

Dependencies

compile (5)

Group / Artifact Type Version
org.slf4j : slf4j-api jar 1.6.1
log4j : log4j Optional jar 1.2.17
com.fasterxml.jackson.core : jackson-core jar 2.11.2
com.fasterxml.jackson.core : jackson-annotations jar 2.11.2
com.fasterxml.jackson.core : jackson-databind jar 2.11.2

test (1)

Group / Artifact Type Version
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.