is not current version
Last Version 0.9.12

io.leopard.topnb:topnb-profiler 0.9.11

性能数据收集模块

GroupId

GroupId

io.leopard.topnb
ArtifactId

ArtifactId

topnb-profiler
Version

Version

0.9.11
Type

Type

jar

Download topnb-profiler 0.9.11


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