| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииNative Инструменты разработки |
| Группа | Группаio.streamnative.pulsar.tracing |
| Идентификатор | Идентификаторpulsar-tracing |
| Версия | Версия0.2.0 |
| Тип | Типjar |
| Описание |
ОписаниеThe Apache Software Foundation provides support for the Apache community of open-source software projects.
The Apache projects are characterized by a collaborative, consensus based development process, an open and
pragmatic software license, and a desire to create high quality software that leads the way in its field.
We consider ourselves not simply a group of projects sharing a server, but rather a community of developers
and users.
|
| Организация-разработчик |
Организация-разработчик |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| pulsar-tracing-0.2.0.pom | 5 KB |
| pulsar-tracing-0.2.0-javadoc.jar | 2 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/io.streamnative.pulsar.tracing/pulsar-tracing/ -->
<dependency>
<groupId>io.streamnative.pulsar.tracing</groupId>
<artifactId>pulsar-tracing</artifactId>
<version>0.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/io.streamnative.pulsar.tracing/pulsar-tracing/
implementation 'io.streamnative.pulsar.tracing:pulsar-tracing:0.2.0'
// https://jarcasting.com/artifacts/io.streamnative.pulsar.tracing/pulsar-tracing/
implementation ("io.streamnative.pulsar.tracing:pulsar-tracing:0.2.0")
'io.streamnative.pulsar.tracing:pulsar-tracing:jar:0.2.0'
<dependency org="io.streamnative.pulsar.tracing" name="pulsar-tracing" rev="0.2.0">
<artifact name="pulsar-tracing" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.streamnative.pulsar.tracing', module='pulsar-tracing', version='0.2.0')
)
libraryDependencies += "io.streamnative.pulsar.tracing" % "pulsar-tracing" % "0.2.0"
[io.streamnative.pulsar.tracing/pulsar-tracing "0.2.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.mockito : mockito-core | jar | 2.22.0 |
| org.testng : testng | jar | 6.14.3 |