License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.yirendai.infra |
ArtifactId | ArtifactIdcicada-client |
Version | Version2.0.1 |
Type | Typejar |
Description |
DescriptionA Dapper based Large-Scale Distributed Systems Tracing Infrastructure.
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cicada-client-2.0.1.pom | |
cicada-client-2.0.1.jar | 34 KB |
cicada-client-2.0.1-spring-aop.jar | 34 KB |
cicada-client-2.0.1-sources.jar | 20 KB |
cicada-client-2.0.1-javadoc.jar | 147 KB |
cicada-client-2.0.1-aspectj.jar | 39 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.yirendai.infra/cicada-client/ -->
<dependency>
<groupId>com.yirendai.infra</groupId>
<artifactId>cicada-client</artifactId>
<version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.yirendai.infra/cicada-client/
implementation 'com.yirendai.infra:cicada-client:2.0.1'
// https://jarcasting.com/artifacts/com.yirendai.infra/cicada-client/
implementation ("com.yirendai.infra:cicada-client:2.0.1")
'com.yirendai.infra:cicada-client:jar:2.0.1'
<dependency org="com.yirendai.infra" name="cicada-client" rev="2.0.1">
<artifact name="cicada-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.yirendai.infra', module='cicada-client', version='2.0.1')
)
libraryDependencies += "com.yirendai.infra" % "cicada-client" % "2.0.1"
[com.yirendai.infra/cicada-client "2.0.1"]
Group / Artifact | Type | Version |
---|---|---|
com.yirendai.infra : cicada-common-trace | jar | 2.0.1 |
com.lmax : disruptor | jar | 3.3.4 |
com.alibaba : fastjson | jar | 1.2.8 |
org.aspectj : aspectjrt | jar | |
org.apache.httpcomponents : httpasyncclient | jar | |
org.springframework : spring-context | jar | |
org.slf4j : slf4j-api | jar | 1.7.16 |
org.apache.commons : commons-collections4 | jar | 4.0 |
org.apache.commons : commons-lang3 | jar | 3.4 |
Group / Artifact | Type | Version |
---|---|---|
org.projectlombok : lombok | jar | 1.16.10 |
com.alibaba : dubbo | jar | 2.5.3 |
org.mybatis : mybatis | jar | 3.2.7 |
javax.servlet : javax.servlet-api | jar | |
org.springframework.boot : spring-boot | jar |