Last Version

Java Flight Recorder Streaming Library 1.2.0

A library for streaming JFR files via the FlightRecorderMXBean

License

License

GroupId

GroupId

com.microsoft.jfr
ArtifactId

ArtifactId

jfr-streaming
Version

Version

1.2.0
Type

Type

jar
Description

Description

Java Flight Recorder Streaming Library
A library for streaming JFR files via the FlightRecorderMXBean
Project URL

Project URL

https://github.com/Microsoft/jfr-streaming
Project Organization

Project Organization

Microsoft Corporation
Source Code Management

Source Code Management

https://github.com/Microsoft/jfr-streaming

Download jfr-streaming 1.2.0


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

Dependencies

test (2)

Group / Artifact Type Version
org.testng : testng jar 7.3.0
org.mockito : mockito-testng jar 0.3.0

Project Modules

There are no modules declared in this project.