This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
cecf
/
opentelemetry-java-instrumentation
Sledovat
7
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
6a11e50a7f
Větve
Značky
v250_kafka
opentelemetry-j...
/
instrumentation-annotations-support-testing
/
build.gradle.kts
build.gradle.kts
94 B
Historie
Surový
1
2
3
4
5
6
7
plugins {
id("otel.java-conventions")
}
dependencies {
api(project(":testing-common"))
}