Last Version

JfrUnit 1.0.0.Alpha2

A JUnit extension for asserting JDK Flight Recorder events

License

License

GroupId

GroupId

org.moditect.jfrunit
ArtifactId

ArtifactId

jfrunit-aggregator
Version

Version

1.0.0.Alpha2
Type

Type

pom
Description

Description

JfrUnit
A JUnit extension for asserting JDK Flight Recorder events
Project URL

Project URL

https://github.com/moditect/jfrunit/
Project Organization

Project Organization

ModiTect

Download jfrunit-aggregator 1.0.0.Alpha2


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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • jfrunit-events-generator
  • jfrunit-core