Last Version

JfrUnit Event Type Generator 1.0.0.Alpha2

A JUnit extension for asserting JDK Flight Recorder events

License

License

GroupId

GroupId

org.moditect.jfrunit
ArtifactId

ArtifactId

jfrunit-events-generator
Version

Version

1.0.0.Alpha2
Type

Type

jar
Description

Description

JfrUnit Event Type Generator
A JUnit extension for asserting JDK Flight Recorder events
Project Organization

Project Organization

ModiTect

Download jfrunit-events-generator 1.0.0.Alpha2


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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar
org.slf4j : slf4j-api jar
org.freemarker : freemarker jar 2.3.31

Project Modules

There are no modules declared in this project.