| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииCLI Взаимодействие с пользователем |
| Группа | Группаcom.lucidchart |
| Идентификатор | Идентификаторopentracing-httpclient |
| Версия | Версия0.12.1 |
| Тип | Типjar |
| Описание |
Описаниеhttpclient
httpclient
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| opentracing-httpclient-0.12.1.pom | |
| opentracing-httpclient-0.12.1.jar | 10 KB |
| opentracing-httpclient-0.12.1-sources.jar | 5 KB |
| opentracing-httpclient-0.12.1-javadoc.jar | 408 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.lucidchart/opentracing-httpclient/ -->
<dependency>
<groupId>com.lucidchart</groupId>
<artifactId>opentracing-httpclient</artifactId>
<version>0.12.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.lucidchart/opentracing-httpclient/
implementation 'com.lucidchart:opentracing-httpclient:0.12.1'
// https://jarcasting.com/artifacts/com.lucidchart/opentracing-httpclient/
implementation ("com.lucidchart:opentracing-httpclient:0.12.1")
'com.lucidchart:opentracing-httpclient:jar:0.12.1'
<dependency org="com.lucidchart" name="opentracing-httpclient" rev="0.12.1">
<artifact name="opentracing-httpclient" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.lucidchart', module='opentracing-httpclient', version='0.12.1')
)
libraryDependencies += "com.lucidchart" % "opentracing-httpclient" % "0.12.1"
[com.lucidchart/opentracing-httpclient "0.12.1"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.lucidchart : opentracing-httpcore | jar | 0.12.1 |
| 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 |