GroupId | GroupIdcom.lightstep.opentelemetry |
---|---|
ArtifactId | ArtifactIdopentelemetry-parent |
Version | Version0.17.1 |
Type | Typepom |
Filename | Size |
---|---|
opentelemetry-parent-0.17.1.pom | 5 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.lightstep.opentelemetry/opentelemetry-parent/ -->
<dependency>
<groupId>com.lightstep.opentelemetry</groupId>
<artifactId>opentelemetry-parent</artifactId>
<version>0.17.1</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.lightstep.opentelemetry/opentelemetry-parent/
implementation 'com.lightstep.opentelemetry:opentelemetry-parent:0.17.1'
// https://jarcasting.com/artifacts/com.lightstep.opentelemetry/opentelemetry-parent/
implementation ("com.lightstep.opentelemetry:opentelemetry-parent:0.17.1")
'com.lightstep.opentelemetry:opentelemetry-parent:pom:0.17.1'
<dependency org="com.lightstep.opentelemetry" name="opentelemetry-parent" rev="0.17.1">
<artifact name="opentelemetry-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.lightstep.opentelemetry', module='opentelemetry-parent', version='0.17.1')
)
libraryDependencies += "com.lightstep.opentelemetry" % "opentelemetry-parent" % "0.17.1"
[com.lightstep.opentelemetry/opentelemetry-parent "0.17.1"]