License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdcom.lucidchart |
ArtifactId | ArtifactIdopentracing-httpclient |
Last Version | Last Version0.12.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionhttpclient
httpclient
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.lucidchart/opentracing-httpclient/ -->
<dependency>
<groupId>com.lucidchart</groupId>
<artifactId>opentracing-httpclient</artifactId>
<version>0.12.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.lucidchart/opentracing-httpclient/
implementation 'com.lucidchart:opentracing-httpclient:0.12.2'
// https://jarcasting.com/artifacts/com.lucidchart/opentracing-httpclient/
implementation ("com.lucidchart:opentracing-httpclient:0.12.2")
'com.lucidchart:opentracing-httpclient:jar:0.12.2'
<dependency org="com.lucidchart" name="opentracing-httpclient" rev="0.12.2">
<artifact name="opentracing-httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lucidchart', module='opentracing-httpclient', version='0.12.2')
)
libraryDependencies += "com.lucidchart" % "opentracing-httpclient" % "0.12.2"
[com.lucidchart/opentracing-httpclient "0.12.2"]
Group / Artifact | Type | Version |
---|---|---|
com.lucidchart : opentracing-httpcore | jar | 0.12.2 |
com.lucidchart : opentracing-thread-context | jar | 0.5 |
io.opentracing : opentracing-api | jar | 0.31.0 |
io.opentracing : opentracing-util | jar | 0.31.0 |
org.apache.httpcomponents : httpclient | jar | 4.5.2 |