
modules.org.eclipse.microprofile.opentracing.main.module.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of microprofile-opentracing Show documentation
Show all versions of microprofile-opentracing Show documentation
OpenTracing integration for Microprofile
The newest version!
<module xmlns="urn:jboss:module:1.3" name="org.eclipse.microprofile.opentracing"> <resources> <artifact name="org.eclipse.microprofile.opentracing:microprofile-opentracing-api:${version.microprofile-opentracing}"/> </resources> <dependencies> <module name="javax.enterprise.api"/> </dependencies> </module>
© 2015 - 2025 Weber Informatics LLC | Privacy Policy