Skip to content
Jonathan Mace edited this page May 31, 2017 · 5 revisions

What dependencies does the Tracing Plane have?

The Tracing Plane's Java dependencies are listed in the dependencyManagement section of the project's root pom.xml here; currently they are:
slf4j-api and slf4j-log4j12 version 1.7.10
com.typesafe.config version 1.2.1
com.google.guava version 19.0

These dependencies are included in any Tracing Plane distribution JARs.

Clone this wiki locally