License |
License |
---|---|
Categories |
CategoriesIDE Development Tools |
GroupId | GroupIdcom.jpardus.spider |
ArtifactId | ArtifactIdstatistics |
Last Version | Last Version2.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstatistics
分布式框架spider子组件之一,提供分布式服务调用性能统计。
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
statistics-2.0.0.pom | |
statistics-2.0.0-sources.jar | 460 bytes |
statistics-2.0.0-javadoc.jar | 456 bytes |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
com.jpardus.spider : neasy | jar | 2.0.0 |
com.jpardus.spider : sccs | jar | 2.0.0 |