Last Version

guice-opentracing 0.0.5

Traced CDI for google guice

License

License

Categories

Categories

GUI User Interface Guice Application Layer Libs Dependency Injection
GroupId

GroupId

com.github.thirdteeth
ArtifactId

ArtifactId

guice-opentracing
Version

Version

0.0.5
Type

Type

pom
Description

Description

guice-opentracing
Traced CDI for google guice
Project URL

Project URL

https://github.com/thirdteeth/guice-opentracing
Source Code Management

Source Code Management

https://github.com/thirdteeth/guice-opentracing

Download guice-opentracing 0.0.5


<!-- 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"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

  • guice-opentracing-checkstyle
  • guice-opentracing-cdi
  • guice-opentracing-examples