Last Version

JfrUnit 1.0.0.Alpha1

A JUnit extension for asserting JDK Flight Recorder events

License

License

GroupId

GroupId

org.moditect.jfrunit
ArtifactId

ArtifactId

jfrunit
Version

Version

1.0.0.Alpha1
Type

Type

jar
Description

Description

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

Project URL

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

Project Organization

ModiTect

Download jfrunit 1.0.0.Alpha1


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

Dependencies

compile (2)

Group / Artifact Type Version
org.junit.jupiter : junit-jupiter jar
org.assertj : assertj-core jar

provided (4)

Group / Artifact Type Version
io.quarkus : quarkus-junit5 jar
org.spockframework : spock-core jar
org.spockframework : spock-junit4 jar
org.codehaus.groovy : groovy pom 3.0.8

Project Modules

There are no modules declared in this project.