File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33This document lists the fonts, icons, and libraries used by JabRef.
44
5- One can generate a file with all library dependencies by using Gradle task ` cyclonedxBom ` .
6- It generates the file ` build/cyclonedx/bom.xml ` and ` build/cyclonedx/bom.json ` . The file is in the [ SBOM Standard] ( https://cyclonedx.org/ ) .
7-
85## bst files
96
107``` yaml
@@ -29,4 +26,7 @@ Note: It is important to include v1.5.54 or later as v1.5.54 is the first ver
2926
3027## Libraries
3128
29+ One can generate a file with all library dependencies by using Gradle task ` cyclonedxBom`.
30+ It generates the file `build/cyclonedx/bom.xml` and `build/cyclonedx/bom.json`. The file is in the [SBOM Standard](https://cyclonedx.org/).
31+
3232[SBOM](bom.json)
You can’t perform that action at this time.
0 commit comments