Last Version

blackcat-instrument 0.0.14

agent that monitor a machine's memory, cpu, processes and etc.

License

License

GroupId

GroupId

com.github.bingoohuang
ArtifactId

ArtifactId

blackcat-instrument
Version

Version

0.0.14
Type

Type

jar
Description

Description

blackcat-instrument
agent that monitor a machine's memory, cpu, processes and etc.
Project URL

Project URL

http://github.com/bingoohuang/blackcat-instrument
Source Code Management

Source Code Management

http://github.com/bingoohuang/blackcat-instrument

Download blackcat-instrument 0.0.14


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

Dependencies

compile (13)

Group / Artifact Type Version
com.github.bingoohuang : westjson jar 0.0.1
com.github.bingoohuang : idworker-client jar 0.0.8
org.springframework : spring-webmvc Optional jar 4.1.6.RELEASE
org.apache.tomcat.embed : tomcat-embed-core Optional jar 8.0.23
com.github.bingoohuang : unirest-java Optional jar 0.0.6
org.apache.commons : commons-lang3 jar 3.5
com.github.bingoohuang : diamond-client Optional jar 0.0.20
com.lmax : disruptor jar 3.3.6
com.github.bingoohuang : blackcat-sdk jar 0.0.6
commons-io : commons-io jar 2.4
com.google.guava : guava jar 20.0
com.alibaba : fastjson jar 1.2.22
org.ow2.asm : asm-all jar 5.0.4

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok Optional jar 1.16.14

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.truth : truth jar 0.31
ch.qos.logback : logback-classic jar 1.1.3

Project Modules

There are no modules declared in this project.