File | Operation |
---|---|
smallrye-opentracing-parent-2.0.0-RC1.pom | download |
<dependency>
<groupId>io.smallrye</groupId>
<artifactId>smallrye-opentracing-parent</artifactId>
<version>2.0.0-RC1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='io.smallrye', module='smallrye-opentracing-parent', version='2.0.0-RC1')
)
<parent> <groupId>io.smallrye</groupId> <artifactId>smallrye-parent</artifactId> <version>23</version> </parent>