cat-core

Central Application Tracking

License

License

GroupId

GroupId

com.meituan.cat
ArtifactId

ArtifactId

cat-core
Last Version

Last Version

3.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

cat-core
Central Application Tracking

Download cat-core

How to add to project

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

Dependencies

compile (6)

Group / Artifact Type Version
com.meituan.cat : cat-client jar 3.0.1
org.unidal.framework : foundation-service jar 2.5.0
org.unidal.framework : web-framework jar 2.4.0
org.xerial.snappy : snappy-java jar 1.1.2
org.unidal.framework : dal-jdbc jar 2.4.0
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