forked from fosslight/fosslight
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsbom-info.yaml
More file actions
47 lines (46 loc) · 1.47 KB
/
Copy pathsbom-info.yaml
File metadata and controls
47 lines (46 loc) · 1.47 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
mariadb-java-client:
- version: "2.7.2"
source name or path:
- "migration/migration/drivers/mariadb-java-client-2.7.2.jar"
license:
- "LGPL-2.1"
download location: "https://mvnrepository.com/artifact/org.mariadb.jdbc/mariadb-java-client"
mybatis-migrations:
- version: "3.3.11"
source name or path: "migration/mybatis-migrations-3.3.11"
license: "Apache-2.0"
download location: "https://mvnrepository.com/artifact/org.mybatis/mybatis-migrations"
jqgrid:
- version: "4.7.0"
source name or path:
- "src/main/resources/static/js/jqgrid4.7"
- "src/main/resources/static/js/plugins/grid.postext.js"
- "src/main/resources/static/js/i18n/grid.locale-en.js"
- "src/main/resources/static/js/plugins/ui.multiselect.js"
- "src/main/resources/static/js/plugins/ui.multiselect.js"
- "src/main/resources/static/js/plugins/jquery.searchFilter.js"
- "src/main/resources/static/js/plugins/grid.postext.js"
- "src/main/resources/static/js/plugins/jquery.contextmenu.js"
license: "MIT"
download location: "https://github.com/tonytomov/jqGrid"
"-":
- version: ""
license: LicenseRef-LGE-Proprietary
copyright text: Copyright 2022 LG Electronics Inc.
source name or path:
- "src/main/resources/messages/"
- "LICENSES/"
- "LICENSE"
- "gradle"
- "gradlew"
- "Dockerfile"
- "docker.env"
- "docker-compose.yml"
- "migration/migration/scripts/"
- "sbom-info.yaml"
- "docs/"
- "README.md"
- "CHANGELOG.md"
- "CONTRIBUTING.md"
- "RELEASE_NOTES.md"
- ".github/"