File | Operation |
---|---|
opentracing-spring-extension-3.0.0-RC.1.pom | download |
<dependency>
<groupId>org.zalando</groupId>
<artifactId>opentracing-spring-extension</artifactId>
<version>3.0.0-RC.1</version>
<type>pom</type>
</dependency>
@Grapes(
@Grab(group='org.zalando', module='opentracing-spring-extension', version='3.0.0-RC.1')
)
<parent> <groupId>org.zalando</groupId> <artifactId>opentracing-toolbox</artifactId> <version>3.0.0-RC.1</version> </parent>