License |
License |
---|---|
GroupId | GroupIdcom.lucidchart |
ArtifactId | ArtifactIdopentracing-httpcore |
Version | Version0.11.1 |
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.11.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lucidchart/opentracing-httpcore/
implementation 'com.lucidchart:opentracing-httpcore:0.11.1'
// https://jarcasting.com/artifacts/com.lucidchart/opentracing-httpcore/
implementation ("com.lucidchart:opentracing-httpcore:0.11.1")
'com.lucidchart:opentracing-httpcore:jar:0.11.1'
<dependency org="com.lucidchart" name="opentracing-httpcore" rev="0.11.1">
<artifact name="opentracing-httpcore" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lucidchart', module='opentracing-httpcore', version='0.11.1')
)
libraryDependencies += "com.lucidchart" % "opentracing-httpcore" % "0.11.1"
[com.lucidchart/opentracing-httpcore "0.11.1"]
Group / Artifact | Type | Version |
---|---|---|
io.opentracing : opentracing-api | jar | 0.31.0 |
org.apache.httpcomponents : httpcore | jar | 4.4.5 |