c

cp-trace-lambda-layer

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

compile

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

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

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

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

|-- com.catchpoint:cp-trace-lambda-cr

|-- 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-lambda-container-springboot

runtime

|-- com.catchpoint:cp-trace-jdk-attach