Guice-OpenTracing
OpenTracing cdi for Guice.
Include in your project:
<dependency>
<groupId>com.github.thirdteeth</groupId>
<artifactId>guice-opentracing-cdi</artifactId>
<version>0.0.5</version>
</dependency>
License |
License |
---|---|
Categories |
CategoriesGUI User Interface Guice Application Layer Libs Dependency Injection |
GroupId | GroupIdcom.github.thirdteeth |
ArtifactId | ArtifactIdguice-opentracing |
Last Version | Last Version0.0.5 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptionguice-opentracing
Traced CDI for google guice
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
guice-opentracing-0.0.5.pom | 15 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.thirdteeth/guice-opentracing/ -->
<dependency>
<groupId>com.github.thirdteeth</groupId>
<artifactId>guice-opentracing</artifactId>
<version>0.0.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.thirdteeth/guice-opentracing/
implementation 'com.github.thirdteeth:guice-opentracing:0.0.5'
// https://jarcasting.com/artifacts/com.github.thirdteeth/guice-opentracing/
implementation ("com.github.thirdteeth:guice-opentracing:0.0.5")
'com.github.thirdteeth:guice-opentracing:pom:0.0.5'
<dependency org="com.github.thirdteeth" name="guice-opentracing" rev="0.0.5">
<artifact name="guice-opentracing" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.thirdteeth', module='guice-opentracing', version='0.0.5')
)
libraryDependencies += "com.github.thirdteeth" % "guice-opentracing" % "0.0.5"
[com.github.thirdteeth/guice-opentracing "0.0.5"]
OpenTracing cdi for Guice.
Include in your project:
<dependency>
<groupId>com.github.thirdteeth</groupId>
<artifactId>guice-opentracing-cdi</artifactId>
<version>0.0.5</version>
</dependency>