ExternalLibrary
ExternalLibraries reference jar files located in the project's /lib folder. This is for documentation purposes only.
Description When we include a jar file from a 3rd party in our solution, it is good to know who the vendor is and what the license terms are. ExternalLibraries provide a way to document this information. The framework doesn't use this information, it is for documentation purposes only. Properties
description : stringExternal library description.url : anyURILibrary web page, download address, vendor contact e-mail or other relevant URL.vendor : stringLibrary vendor name.version : stringLibrary version.
Content
-
Sequence of:
-
t_ExternalLibrary_Files [0..1]
-
t_ExternalLibrary_Licenses [0..1]
-
Parent topic: references