Type to start searching...

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 : string

External library description.

url : anyURI

Library web page, download address, vendor contact e-mail or other relevant URL.

vendor : string

Library vendor name.

version : string

Library version.

Content