modules.com.squareup.okhttp3.main.module.xml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jaeger Show documentation
Show all versions of jaeger Show documentation
Jaeger integration, including the OpenTracing fraction
The newest version!
<module xmlns="urn:jboss:module:1.3" name="com.squareup.okhttp3"> <resources> <artifact name="com.squareup.okhttp3:okhttp:${version.com.squareup.okhttp}"/> </resources> <dependencies> <module name="javax.api"/> <module name="com.squareup.okio"/> </dependencies> </module>