c

cp-trace-all

文件下载
文件名 操作
cp-trace-all-0.0.8.jar 下载
cp-trace-all-0.0.8.pom 下载
cp-trace-all-0.0.8-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.catchpoint</groupId>
  <artifactId>cp-trace-all</artifactId>
  <version>0.0.8</version>
</dependency>
Gradle Groovy
implementation 'com.catchpoint:cp-trace-all:0.0.8'
Gradle Kotlin
implementation("com.catchpoint:cp-trace-all:0.0.8")
Scala SBT
libraryDependencies += "com.catchpoint" % "cp-trace-all" % "0.0.8"
Groovy Grape
@Grapes(
  @Grab(group='com.catchpoint', module='cp-trace-all', version='0.0.8')
)
Apache Ivy
<dependency org="com.catchpoint" name="cp-trace-all" rev="0.0.8" />
Leiningen
[com.catchpoint/cp-trace-all "0.0.8"]
Apache Buildr
'com.catchpoint:cp-trace-all:jar:0.0.8'
本项目依赖
<parent>
  <groupId>com.catchpoint</groupId>
  <artifactId>cp-trace-parent</artifactId>
  <version>0.0.8</version>
</parent>

compile

|-- com.catchpoint:cp-trace-common

|-- com.catchpoint:cp-trace-invocation

|-- com.catchpoint:cp-trace-core

|-- com.catchpoint:cp-trace-metric

|-- com.catchpoint:cp-trace-log

|-- com.catchpoint:cp-trace-instrument-core

|-- com.catchpoint:cp-trace-instrument-integrations-jdbc

|-- com.catchpoint:cp-trace-instrument-integrations-redis

|-- com.catchpoint:cp-trace-instrument-integrations-redis-redisson

|-- com.catchpoint:cp-trace-instrument-integrations-redis-jedis

|-- com.catchpoint:cp-trace-instrument-integrations-redis-lettuce-v4

|-- com.catchpoint:cp-trace-instrument-integrations-redis-lettuce-v5

|-- com.catchpoint:cp-trace-instrument-integrations-http-apache-httpclient

|-- com.catchpoint:cp-trace-instrument-integrations-http-apache-httpclient-v4

|-- com.catchpoint:cp-trace-instrument-integrations-http-okhttp-v3

|-- com.catchpoint:cp-trace-instrument-integrations-aws-sdk

|-- com.catchpoint:cp-trace-instrument-integrations-aws-sdk-v1.11.0

|-- com.catchpoint:cp-trace-instrument-integrations-aws-sdk-v2.2

|-- com.catchpoint:cp-trace-instrument-integrations-elasticsearch

|-- com.catchpoint:cp-trace-instrument-integrations-elasticsearch-v6.4

|-- com.catchpoint:cp-trace-instrument-integrations-elasticsearch-v7

|-- com.catchpoint:cp-trace-instrument-integrations-mongodb

|-- com.catchpoint:cp-trace-instrument-integrations-mongodb-v3.1

|-- com.catchpoint:cp-trace-instrument-integrations-mongodb-v4

|-- com.catchpoint:cp-trace-instrument-integrations-kafka

|-- com.catchpoint:cp-trace-instrument-integrations-hazelcast

|-- com.catchpoint:cp-trace-instrument-integrations-hazelcast-v4.0

|-- com.catchpoint:cp-trace-log-integrations-log4j1

|-- com.catchpoint:cp-trace-log-integrations-log4j2

|-- com.catchpoint:cp-trace-instrument-integrations-spring-web