License |
License |
---|---|
Categories |
CategoriesNative Development Tools |
GroupId | GroupIdio.streamnative.pulsar.tracing |
ArtifactId | ArtifactIdpulsar-tracing |
Last Version | Last Version0.2.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionThe 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.
|
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
pulsar-tracing-0.2.0.pom | 5 KB |
pulsar-tracing-0.2.0-javadoc.jar | 2 KB |
Browse |
<!-- 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"]
Group / Artifact | Type | Version |
---|---|---|
org.mockito : mockito-core | jar | 2.22.0 |
org.testng : testng | jar | 6.14.3 |