Last Version

parfait Acme example 1.1.1

Instrumented Java application using Parfait APIs

License

License

GroupId

GroupId

io.pcp.parfait
ArtifactId

ArtifactId

example-acme
Version

Version

1.1.1
Type

Type

jar
Description

Description

parfait Acme example
Instrumented Java application using Parfait APIs
Project Organization

Project Organization

Performance Co-Pilot

Download example-acme 1.1.1


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

Dependencies

compile (7)

Group / Artifact Type Version
io.pcp.parfait : parfait-core jar 1.1.1
io.pcp.parfait : dxm jar 1.1.1
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.