File | Operation |
---|---|
opentracing-1.3-23.0.0.3.pom | download |
<dependency>
<groupId>io.openliberty.features</groupId>
<artifactId>opentracing-1.3</artifactId>
<version>23.0.0.3</version>
<type>esa</type>
</dependency>
@Grapes(
@Grab(group='io.openliberty.features', module='opentracing-1.3', version='23.0.0.3')
)