| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.lucidchart |
| Идентификатор | Идентификаторopentracing-httpcore |
| Последняя версия | Последняя версия0.12.2 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеhttpcore
httpcore
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| opentracing-httpcore-0.12.2.pom | |
| opentracing-httpcore-0.12.2.jar | 2 KB |
| opentracing-httpcore-0.12.2-sources.jar | 1 KB |
| opentracing-httpcore-0.12.2-javadoc.jar | 19 KB |
| Обзор |
<!-- 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"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| io.opentracing : opentracing-api | jar | 0.31.0 |
| org.apache.httpcomponents : httpcore | jar | 4.4.5 |