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

org.gridkit.jvmtool:hprof-oql-engine 0.1

HPROF heap dump parser

Группа

Группа

org.gridkit.jvmtool
Идентификатор

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

hprof-oql-engine
Версия

Версия

0.1
Тип

Тип

jar

Скачать hprof-oql-engine 0.1


<!-- https://jarcasting.com/artifacts/org.gridkit.jvmtool/hprof-oql-engine/ -->
<dependency>
    <groupId>org.gridkit.jvmtool</groupId>
    <artifactId>hprof-oql-engine</artifactId>
    <version>0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.gridkit.jvmtool/hprof-oql-engine/
implementation 'org.gridkit.jvmtool:hprof-oql-engine:0.1'
// https://jarcasting.com/artifacts/org.gridkit.jvmtool/hprof-oql-engine/
implementation ("org.gridkit.jvmtool:hprof-oql-engine:0.1")
'org.gridkit.jvmtool:hprof-oql-engine:jar:0.1'
<dependency org="org.gridkit.jvmtool" name="hprof-oql-engine" rev="0.1">
  <artifact name="hprof-oql-engine" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.gridkit.jvmtool', module='hprof-oql-engine', version='0.1')
)
libraryDependencies += "org.gridkit.jvmtool" % "hprof-oql-engine" % "0.1"
[org.gridkit.jvmtool/hprof-oql-engine "0.1"]