All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download opentelemetry-testing-common JAR 1.13.0-alpha with all dependencies


OpenTelemetry Javaagent testing commons

Files of the artifact opentelemetry-testing-common version 1.13.0-alpha from the group io.opentelemetry.javaagent.

Artifact opentelemetry-testing-common
Group io.opentelemetry.javaagent
Version 1.13.0-alpha
Last update 19. April 2022
Tags: javaagent testing opentelemetry commons
Organization not specified
URL https://github.com/open-telemetry/opentelemetry-java-instrumentation
License The Apache License, Version 2.0
Dependencies amount 17
Dependencies groovy, groovy-json, spock-core, spock-junit4, junit-jupiter-api, junit-jupiter-params, opentelemetry-api, opentelemetry-semconv, opentelemetry-sdk, opentelemetry-sdk-testing, opentelemetry-sdk-metrics, opentelemetry-sdk-metrics-testing, opentelemetry-sdk-logs, opentelemetry-instrumentation-api, assertj-core, awaitility, guava,
There are maybe transitive dependencies!
There is a newer version: 2.3.0-alpha
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of opentelemetry-testing-common Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of opentelemetry-testing-common version 1.13.0-alpha

META-INF
META-INF.META-INF.MANIFEST.MF
io.opentelemetry.instrumentation.test
io.opentelemetry.instrumentation.test.io.opentelemetry.instrumentation.test.AgentInstrumentationSpecification.groovy
io.opentelemetry.instrumentation.test.io.opentelemetry.instrumentation.test.AgentTestTrait.groovy
io.opentelemetry.instrumentation.test.io.opentelemetry.instrumentation.test.InstrumentationSpecification.groovy
io.opentelemetry.instrumentation.test.io.opentelemetry.instrumentation.test.LibraryInstrumentationSpecification.groovy
io.opentelemetry.instrumentation.test.io.opentelemetry.instrumentation.test.LibraryTestTrait.groovy
io.opentelemetry.instrumentation.test.io.opentelemetry.instrumentation.test.RetryOnAddressAlreadyInUseTrait.groovy
io.opentelemetry.instrumentation.test.asserts
io.opentelemetry.instrumentation.test.asserts.io.opentelemetry.instrumentation.test.asserts.AttributesAssert.groovy
io.opentelemetry.instrumentation.test.asserts.io.opentelemetry.instrumentation.test.asserts.EventAssert.groovy
io.opentelemetry.instrumentation.test.asserts.io.opentelemetry.instrumentation.test.asserts.InMemoryExporterAssert.groovy
io.opentelemetry.instrumentation.test.asserts.io.opentelemetry.instrumentation.test.asserts.SpanAssert.groovy
io.opentelemetry.instrumentation.test.asserts.io.opentelemetry.instrumentation.test.asserts.TraceAssert.groovy
io.opentelemetry.instrumentation.test.base
io.opentelemetry.instrumentation.test.base.io.opentelemetry.instrumentation.test.base.HttpClientTest.groovy
io.opentelemetry.instrumentation.test.base.io.opentelemetry.instrumentation.test.base.HttpServerTest.groovy
io.opentelemetry.instrumentation.test.base.io.opentelemetry.instrumentation.test.base.HttpServerTestTrait.groovy
io.opentelemetry.instrumentation.test.server.http
io.opentelemetry.instrumentation.test.server.http.io.opentelemetry.instrumentation.test.server.http.RequestContextGetter
io.opentelemetry.instrumentation.test.utils
io.opentelemetry.instrumentation.test.utils.io.opentelemetry.instrumentation.test.utils.ClassUtils
io.opentelemetry.instrumentation.test.utils.io.opentelemetry.instrumentation.test.utils.ClasspathUtils
io.opentelemetry.instrumentation.test.utils.io.opentelemetry.instrumentation.test.utils.ExceptionUtils
io.opentelemetry.instrumentation.test.utils.io.opentelemetry.instrumentation.test.utils.GcUtils
io.opentelemetry.instrumentation.test.utils.io.opentelemetry.instrumentation.test.utils.LoggerUtils
io.opentelemetry.instrumentation.test.utils.io.opentelemetry.instrumentation.test.utils.PortAllocator
io.opentelemetry.instrumentation.test.utils.io.opentelemetry.instrumentation.test.utils.PortUtils
io.opentelemetry.instrumentation.testing
io.opentelemetry.instrumentation.testing.io.opentelemetry.instrumentation.testing.AgentTestRunner
io.opentelemetry.instrumentation.testing.io.opentelemetry.instrumentation.testing.GlobalTraceUtil
io.opentelemetry.instrumentation.testing.io.opentelemetry.instrumentation.testing.InstrumentationTestRunner
io.opentelemetry.instrumentation.testing.io.opentelemetry.instrumentation.testing.LibraryTestRunner
io.opentelemetry.instrumentation.testing.io.opentelemetry.instrumentation.testing.TestInstrumenters
io.opentelemetry.instrumentation.testing.internal
io.opentelemetry.instrumentation.testing.internal.io.opentelemetry.instrumentation.testing.internal.AutoCleanupExtension
io.opentelemetry.instrumentation.testing.junit
io.opentelemetry.instrumentation.testing.junit.io.opentelemetry.instrumentation.testing.junit.AgentInstrumentationExtension
io.opentelemetry.instrumentation.testing.junit.io.opentelemetry.instrumentation.testing.junit.InstrumentationExtension
io.opentelemetry.instrumentation.testing.junit.io.opentelemetry.instrumentation.testing.junit.LibraryInstrumentationExtension
io.opentelemetry.instrumentation.testing.junit.http
io.opentelemetry.instrumentation.testing.junit.http.io.opentelemetry.instrumentation.testing.junit.http.AbstractHttpClientTest
io.opentelemetry.instrumentation.testing.junit.http.io.opentelemetry.instrumentation.testing.junit.http.AbstractHttpServerTest
io.opentelemetry.instrumentation.testing.junit.http.io.opentelemetry.instrumentation.testing.junit.http.HttpClientInstrumentationExtension
io.opentelemetry.instrumentation.testing.junit.http.io.opentelemetry.instrumentation.testing.junit.http.HttpClientTestOptions
io.opentelemetry.instrumentation.testing.junit.http.io.opentelemetry.instrumentation.testing.junit.http.HttpClientTestServer
io.opentelemetry.instrumentation.testing.junit.http.io.opentelemetry.instrumentation.testing.junit.http.HttpServerInstrumentationExtension
io.opentelemetry.instrumentation.testing.junit.http.io.opentelemetry.instrumentation.testing.junit.http.HttpServerTestOptions
io.opentelemetry.instrumentation.testing.junit.http.io.opentelemetry.instrumentation.testing.junit.http.ServerEndpoint
io.opentelemetry.instrumentation.testing.junit.http.io.opentelemetry.instrumentation.testing.junit.http.SingleConnection
io.opentelemetry.instrumentation.testing.util
io.opentelemetry.instrumentation.testing.util.io.opentelemetry.instrumentation.testing.util.ContextStorageCloser
io.opentelemetry.instrumentation.testing.util.io.opentelemetry.instrumentation.testing.util.TelemetryDataUtil
io.opentelemetry.instrumentation.testing.util.io.opentelemetry.instrumentation.testing.util.ThrowingRunnable
io.opentelemetry.instrumentation.testing.util.io.opentelemetry.instrumentation.testing.util.ThrowingSupplier
io.opentelemetry.javaagent.testing.common
io.opentelemetry.javaagent.testing.common.io.opentelemetryagent.testing.common.AgentClassLoaderAccess
io.opentelemetry.javaagent.testing.common.io.opentelemetryagent.testing.common.AgentTestingExporterAccess
io.opentelemetry.javaagent.testing.common.io.opentelemetryagent.testing.common.Java8BytecodeBridge
io.opentelemetry.javaagent.testing.common.io.opentelemetryagent.testing.common.TestAgentListenerAccess
.logback.xml




© 2015 - 2024 Weber Informatics LLC | Privacy Policy