is not current version
Last Version 3.0.0-RC1

SmallRye: MicroProfile OpenTracing Parent 2.0.0

SmallRye Parent POM

License

License

GroupId

GroupId

io.smallrye
ArtifactId

ArtifactId

smallrye-opentracing-parent
Version

Version

2.0.0
Type

Type

pom
Description

Description

SmallRye: MicroProfile OpenTracing Parent
SmallRye Parent POM
Project URL

Project URL

http://smallrye.io
Source Code Management

Source Code Management

https://github.com/smallrye/smallrye-opentracing/

Download smallrye-opentracing-parent 2.0.0


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

Dependencies

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

Project Modules

  • implementation
  • tck