GroupId | GroupIdio.opentracing.contrib |
---|---|
ArtifactId | ArtifactIdopentracing-spring-web-parent |
Version | Version0.1.1 |
Type | Typepom |
Filename | Size |
---|---|
opentracing-spring-web-parent-0.1.1.pom | 7 KB |
Browse |
<!-- https://jarcasting.com/artifacts/io.opentracing.contrib/opentracing-spring-web-parent/ -->
<dependency>
<groupId>io.opentracing.contrib</groupId>
<artifactId>opentracing-spring-web-parent</artifactId>
<version>0.1.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.opentracing.contrib/opentracing-spring-web-parent/
implementation 'io.opentracing.contrib:opentracing-spring-web-parent:0.1.1'
// https://jarcasting.com/artifacts/io.opentracing.contrib/opentracing-spring-web-parent/
implementation ("io.opentracing.contrib:opentracing-spring-web-parent:0.1.1")
'io.opentracing.contrib:opentracing-spring-web-parent:pom:0.1.1'
<dependency org="io.opentracing.contrib" name="opentracing-spring-web-parent" rev="0.1.1">
<artifact name="opentracing-spring-web-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.opentracing.contrib', module='opentracing-spring-web-parent', version='0.1.1')
)
libraryDependencies += "io.opentracing.contrib" % "opentracing-spring-web-parent" % "0.1.1"
[io.opentracing.contrib/opentracing-spring-web-parent "0.1.1"]