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