![JAR search and dependency download from the Maven repository](/logo.png)
io.opentelemetry.exporter.otlp.all.internal.OtelVersion Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of opentelemetry-exporter-otlp Show documentation
Show all versions of opentelemetry-exporter-otlp Show documentation
OpenTelemetry Protocol (OTLP) Exporters
package io.opentelemetry.exporter.otlp.all.internal;
import javax.annotation.Generated;
/** Autogenerated class do not edit. */
@Generated("io.opentelemetry.gradle.OtelVersionClassPlugin")
public final class OtelVersion {
public static final String VERSION = "1.44.1";
private OtelVersion() {}
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy