не последняя версия
Последняя версия 1.2.0

com.microsoft.jfr:jfr-streaming 1.0.0

A library for streaming JFR files via the FlightRecorderMXBean

Группа

Группа

com.microsoft.jfr
Идентификатор

Идентификатор

jfr-streaming
Версия

Версия

1.0.0
Тип

Тип

jar

Скачать jfr-streaming 1.0.0


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