Last Version

statistics 2.0.0

分布式框架spider子组件之一,提供分布式服务调用性能统计。

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.jpardus.spider
ArtifactId

ArtifactId

statistics
Version

Version

2.0.0
Type

Type

jar
Description

Description

statistics
分布式框架spider子组件之一,提供分布式服务调用性能统计。
Project URL

Project URL

http://jpardus.com
Source Code Management

Source Code Management

https://github.com/jpardus/jpardus.github.io

Download statistics 2.0.0


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

Dependencies

compile (2)

Group / Artifact Type Version
com.jpardus.spider : neasy jar 2.0.0
com.jpardus.spider : sccs jar 2.0.0

Project Modules

There are no modules declared in this project.