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