-
Notifications
You must be signed in to change notification settings - Fork 5
FAQ
Jonathan Mace edited this page May 31, 2017
·
5 revisions
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 (MIT License)
com.typesafe.config version 1.2.1 (Apache License 2.0)
com.google.guava version 19.0 (Apache License 2.0)
These dependencies are included in any Tracing Plane distribution JARs.
The Tracing Plane is licensed under the BSD 3-clause "New" or "Revised" License.
See What dependencies does the Tracing Plane have? for information on licenses for dependent libraries