Last Version

OpenTracing Java Agent 0.4.0

Java Agent for OpenTracing

License

License

GroupId

GroupId

io.opentracing.contrib
ArtifactId

ArtifactId

opentracing-agent-parent
Version

Version

0.4.0
Type

Type

pom
Description

Description

OpenTracing Java Agent
Java Agent for OpenTracing
Project URL

Project URL

http://github.com/opentracing-contrib/java-agent
Source Code Management

Source Code Management

https://github.com/opentracing-contrib/java-agent

Download opentracing-agent-parent 0.4.0


<!-- https://jarcasting.com/artifacts/io.opentracing.contrib/opentracing-agent-parent/ -->
<dependency>
    <groupId>io.opentracing.contrib</groupId>
    <artifactId>opentracing-agent-parent</artifactId>
    <version>0.4.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.opentracing.contrib/opentracing-agent-parent/
implementation 'io.opentracing.contrib:opentracing-agent-parent:0.4.0'
// https://jarcasting.com/artifacts/io.opentracing.contrib/opentracing-agent-parent/
implementation ("io.opentracing.contrib:opentracing-agent-parent:0.4.0")
'io.opentracing.contrib:opentracing-agent-parent:pom:0.4.0'
<dependency org="io.opentracing.contrib" name="opentracing-agent-parent" rev="0.4.0">
  <artifact name="opentracing-agent-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.opentracing.contrib', module='opentracing-agent-parent', version='0.4.0')
)
libraryDependencies += "io.opentracing.contrib" % "opentracing-agent-parent" % "0.4.0"
[io.opentracing.contrib/opentracing-agent-parent "0.4.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • opentracing-agent
  • opentracing-agent-itests
  • rules