is not current version
Last Version 0.9.12

io.leopard.topnb:topnb 0.9.6

性能监控系统,方法耗时、连接池信息、线程信息等。

GroupId

GroupId

io.leopard.topnb
ArtifactId

ArtifactId

topnb
Version

Version

0.9.6
Type

Type

pom

Download topnb 0.9.6

Filename Size
topnb-0.9.6.pom 1 KB
Browse

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