License |
License |
---|---|
Categories |
CategoriesGeronimo Container Application Servers |
GroupId | GroupIdorg.apache.geronimo |
ArtifactId | ArtifactIdgeronimo-opentracing |
Last Version | Last Version1.0.3 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGeronimo OpenTracing :: Impl
Apache Geronimo implementation of the Microprofile OpenTracing Specification
|
Project Organization |
Project Organization |
Filename | Size |
---|---|
geronimo-opentracing-1.0.3.pom | |
geronimo-opentracing-1.0.3.jar | 30 KB |
geronimo-opentracing-1.0.3-sources.jar | 26 KB |
geronimo-opentracing-1.0.3-javadoc.jar | 131 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.apache.geronimo/geronimo-opentracing/ -->
<dependency>
<groupId>org.apache.geronimo</groupId>
<artifactId>geronimo-opentracing</artifactId>
<version>1.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.apache.geronimo/geronimo-opentracing/
implementation 'org.apache.geronimo:geronimo-opentracing:1.0.3'
// https://jarcasting.com/artifacts/org.apache.geronimo/geronimo-opentracing/
implementation ("org.apache.geronimo:geronimo-opentracing:1.0.3")
'org.apache.geronimo:geronimo-opentracing:jar:1.0.3'
<dependency org="org.apache.geronimo" name="geronimo-opentracing" rev="1.0.3">
<artifact name="geronimo-opentracing" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.apache.geronimo', module='geronimo-opentracing', version='1.0.3')
)
libraryDependencies += "org.apache.geronimo" % "geronimo-opentracing" % "1.0.3"
[org.apache.geronimo/geronimo-opentracing "1.0.3"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo : geronimo-opentracing-common | jar | 1.0.3 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.geronimo.specs : geronimo-jcdi_2.0_spec | jar | 1.1 |
org.apache.geronimo.specs : geronimo-interceptor_1.2_spec | jar | 1.0 |
org.apache.geronimo.specs : geronimo-atinject_1.0_spec | jar | 1.1 |
org.eclipse.microprofile.config : microprofile-config-api Optional | jar | 1.2 |
org.eclipse.microprofile.opentracing : microprofile-opentracing-api | jar | 1.2 |
io.opentracing : opentracing-api | jar | 0.31.0 |
org.apache.tomcat : tomcat-servlet-api | jar | 9.0.12 |
org.apache.geronimo.specs : geronimo-jaxrs_2.1_spec | jar | 1.0 |
org.apache.geronimo.specs : geronimo-annotation_1.3_spec | jar | 1.0 |
org.apache.geronimo.specs : geronimo-jsonb_1.0_spec Optional | jar | 1.0 |
Group / Artifact | Type | Version |
---|---|---|
org.apache.openwebbeans : openwebbeans-impl | jar | 2.0.7 |
org.jboss.arquillian.testng : arquillian-testng-container | jar | 1.1.13.Final |
org.apache.meecrowave : meecrowave-arquillian | jar | 1.2.3 |
org.eclipse.microprofile.opentracing : microprofile-opentracing-tck | jar | 1.2 |
org.apache.geronimo.config : geronimo-config-impl | jar | 1.2 |
io.zipkin.zipkin2 : zipkin-junit | jar | 2.12.9 |
org.jboss.shrinkwrap.resolver : shrinkwrap-resolver-impl-maven | jar | 3.1.4 |
org.testng : testng | jar | 6.8.21 |