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