c

cp-trace-all

Files download
File Operation
cp-trace-all-0.0.16.jar download
cp-trace-all-0.0.16.pom download
cp-trace-all-0.0.16-sources.jar download
Apache Maven
<dependency>
  <groupId>com.catchpoint</groupId>
  <artifactId>cp-trace-all</artifactId>
  <version>0.0.16</version>
</dependency>
Gradle Groovy
implementation 'com.catchpoint:cp-trace-all:0.0.16'
Gradle Kotlin
implementation("com.catchpoint:cp-trace-all:0.0.16")
Scala SBT
libraryDependencies += "com.catchpoint" % "cp-trace-all" % "0.0.16"
Groovy Grape
@Grapes(
  @Grab(group='com.catchpoint', module='cp-trace-all', version='0.0.16')
)
Apache Ivy
<dependency org="com.catchpoint" name="cp-trace-all" rev="0.0.16" />
Leiningen
[com.catchpoint/cp-trace-all "0.0.16"]
Apache Buildr
'com.catchpoint:cp-trace-all:jar:0.0.16'
Dependencies
<parent>
  <groupId>com.catchpoint</groupId>
  <artifactId>cp-trace-parent</artifactId>
  <version>0.0.16</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