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