cat-client

Central Application Tracking

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

com.meituan.cat
ArtifactId

ArtifactId

cat-client
Last Version

Last Version

3.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

cat-client
Central Application Tracking

Download cat-client

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.unidal.framework : foundation-service jar 2.5.0
io.netty : netty-all jar 4.1.42.Final
com.google.code.gson : gson jar 2.3.1

provided (2)

Group / Artifact Type Version
javax.servlet : servlet-api jar 2.5
log4j : log4j Optional jar 1.2.14

test (2)

Group / Artifact Type Version
org.unidal.framework : test-framework jar 2.4.0
junit : junit jar 4.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
3.0.1