Skip to content

Instantly share code, notes, and snippets.

@m-tilab
Last active February 20, 2023 12:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save m-tilab/01643098626121544ebd6c7969194b5f to your computer and use it in GitHub Desktop.
Save m-tilab/01643098626121544ebd6c7969194b5f to your computer and use it in GitHub Desktop.
implementation group: 'io.opentracing.contrib', name: 'opentracing-spring-jaeger-cloud-starter', version: '3.3.1'
implementation('io.projectreactor:reactor-core') {
version {
strictly '3.4.26'
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment