Last Version

parfait examples 1.1.1

Example Java applications demonstrating Parfait

License

License

GroupId

GroupId

io.pcp.parfait
ArtifactId

ArtifactId

examples
Version

Version

1.1.1
Type

Type

jar
Description

Description

parfait examples
Example Java applications demonstrating Parfait
Project Organization

Project Organization

Performance Co-Pilot

Download examples 1.1.1


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

  • acme
  • sleep
  • counter