License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.dianping.cat |
ArtifactId | ArtifactIdcat-client |
Last Version | Last Version4.0-RC1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncat-client
Central Application Tracking
|
Filename | Size |
---|---|
cat-client-4.0-RC1.pom | |
cat-client-4.0-RC1.jar | 345 KB |
cat-client-4.0-RC1-sources.jar | 200 KB |
cat-client-4.0-RC1-javadoc.jar | 1 MB |
Browse |
<!-- https://jarcasting.com/artifacts/com.dianping.cat/cat-client/ -->
<dependency>
<groupId>com.dianping.cat</groupId>
<artifactId>cat-client</artifactId>
<version>4.0-RC1</version>
</dependency>
// https://jarcasting.com/artifacts/com.dianping.cat/cat-client/
implementation 'com.dianping.cat:cat-client:4.0-RC1'
// https://jarcasting.com/artifacts/com.dianping.cat/cat-client/
implementation ("com.dianping.cat:cat-client:4.0-RC1")
'com.dianping.cat:cat-client:jar:4.0-RC1'
<dependency org="com.dianping.cat" name="cat-client" rev="4.0-RC1">
<artifact name="cat-client" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.dianping.cat', module='cat-client', version='4.0-RC1')
)
libraryDependencies += "com.dianping.cat" % "cat-client" % "4.0-RC1"
[com.dianping.cat/cat-client "4.0-RC1"]
Group / Artifact | Type | Version |
---|---|---|
javax.servlet : servlet-api | jar | 2.5 |
log4j : log4j Optional | jar | 1.2.14 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.13.1 |