c

cp-trace-instrument-integrations-http-apache-httpclient

文件下载
文件名 操作
cp-trace-instrument-integrations-http-apache-httpclient-0.0.19.jar 下载
cp-trace-instrument-integrations-http-apache-httpclient-0.0.19.pom 下载
cp-trace-instrument-integrations-http-apache-httpclient-0.0.19-sources.jar 下载
Apache Maven
<dependency>
  <groupId>com.catchpoint</groupId>
  <artifactId>cp-trace-instrument-integrations-http-apache-httpclient</artifactId>
  <version>0.0.19</version>
</dependency>
Gradle Groovy
implementation 'com.catchpoint:cp-trace-instrument-integrations-http-apache-httpclient:0.0.19'
Gradle Kotlin
implementation("com.catchpoint:cp-trace-instrument-integrations-http-apache-httpclient:0.0.19")
Scala SBT
libraryDependencies += "com.catchpoint" % "cp-trace-instrument-integrations-http-apache-httpclient" % "0.0.19"
Groovy Grape
@Grapes(
  @Grab(group='com.catchpoint', module='cp-trace-instrument-integrations-http-apache-httpclient', version='0.0.19')
)
Apache Ivy
<dependency org="com.catchpoint" name="cp-trace-instrument-integrations-http-apache-httpclient" rev="0.0.19" />
Leiningen
[com.catchpoint/cp-trace-instrument-integrations-http-apache-httpclient "0.0.19"]
Apache Buildr
'com.catchpoint:cp-trace-instrument-integrations-http-apache-httpclient:jar:0.0.19'