License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdcom.github.thirdteeth |
ArtifactId | ArtifactIdguice-opentracing-examples |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionguice-opentracing-examples
guice opentracing (Examples)
|
Project URL |
Project URL |
<!-- https://jarcasting.com/artifacts/com.github.thirdteeth/guice-opentracing-examples/ -->
<dependency>
<groupId>com.github.thirdteeth</groupId>
<artifactId>guice-opentracing-examples</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.thirdteeth/guice-opentracing-examples/
implementation 'com.github.thirdteeth:guice-opentracing-examples:0.0.5'
// https://jarcasting.com/artifacts/com.github.thirdteeth/guice-opentracing-examples/
implementation ("com.github.thirdteeth:guice-opentracing-examples:0.0.5")
'com.github.thirdteeth:guice-opentracing-examples:jar:0.0.5'
<dependency org="com.github.thirdteeth" name="guice-opentracing-examples" rev="0.0.5">
<artifact name="guice-opentracing-examples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.thirdteeth', module='guice-opentracing-examples', version='0.0.5')
)
libraryDependencies += "com.github.thirdteeth" % "guice-opentracing-examples" % "0.0.5"
[com.github.thirdteeth/guice-opentracing-examples "0.0.5"]
Group / Artifact | Type | Version |
---|---|---|
com.github.thirdteeth : guice-opentracing-cdi | jar | 0.0.5 |
io.jaegertracing : jaeger-core | jar | 0.34.0 |
io.jaegertracing : jaeger-thrift | jar | 0.34.0 |
org.slf4j : jul-to-slf4j | jar | 1.7.25 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |