forked from mosip/durian
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTHIRD-PARTY-NOTICES.txt
More file actions
137 lines (117 loc) · 6.45 KB
/
Copy pathTHIRD-PARTY-NOTICES.txt
File metadata and controls
137 lines (117 loc) · 6.45 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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
THIRD-PARTY-NOTICES
This project includes third-party packages that are distributed under various open-source licenses. Below is a list of packages and their associated licenses.
================================================================================
Package: Spring Boot (Starter Web, Starter Security, Starter Cache, Starter Data JPA)
Version: Not specified in SBOM
License: Apache License 2.0
Homepage: https://spring.io/projects/spring-boot
================================================================================
================================================================================
Package: Spring Cloud Starter Config
Version: Not specified in SBOM
License: Apache License 2.0
Homepage: https://spring.io/projects/spring-cloud-config
================================================================================
================================================================================
Package: SpringDoc OpenAPI (Starter WebMVC UI, Maven Plugin)
Version: 2.5.0 (UI), 0.2 (Plugin)
License: Apache License 2.0
Homepage: https://springdoc.org
================================================================================
================================================================================
Package: Micrometer (micrometer-core, micrometer-registry-prometheus)
Version: Not specified in SBOM
License: Apache License 2.0
Homepage: https://micrometer.io
================================================================================
================================================================================
Package: Gson (com.google.code.gson:gson)
Version: Not specified in SBOM
License: Apache License 2.0 (Inferred from project’s official repository)
Homepage: https://github.com/google/gson
================================================================================
================================================================================
Package: JSON Simple (com.googlecode.json-simple:json-simple)
Version: Not specified in SBOM
License: Apache License 2.0 (Inferred from project’s official repository)
Homepage: https://github.com/fangyidong/json-simple
================================================================================
================================================================================
Package: Mockito Core (org.mockito:mockito-core)
Version: Not specified in SBOM
License: MIT License
Homepage: https://github.com/mockito/mockito
================================================================================
================================================================================
Package: PowerMock (powermock-api-mockito2, powermock-module-junit4)
Version: Not specified in SBOM
License: Apache License 2.0 (Inferred from project’s official repository)
Homepage: https://github.com/powermock/powermock
================================================================================
================================================================================
Package: JUnit 4 (junit:junit)
Version: Not specified in SBOM
License: Eclipse Public License 1.0
Homepage: https://junit.org/junit4/
================================================================================
================================================================================
Package: JUnit Vintage Engine (org.junit.vintage:junit-vintage-engine)
Version: Not specified in SBOM
License: Eclipse Public License 2.0
Homepage: https://junit.org
================================================================================
================================================================================
Package: JAXB API (javax.xml.bind:jaxb-api)
Version: Not specified in SBOM
License: CDDL 1.1 AND GPL v2 with Classpath Exception (Dual License)
Homepage: https://eclipse-ee4j.github.io/jaxb-ri/
================================================================================
================================================================================
Package: H2 Database (com.h2database:h2)
Version: Not specified in SBOM
License: EPL 1.0 or MPL 2.0 (Dual License)
Homepage: https://www.h2database.com
================================================================================
================================================================================
Package: Apache Maven Compiler Plugin
Version: 3.11.0
License: Apache License 2.0
Homepage: https://maven.apache.org/plugins/maven-compiler-plugin/
================================================================================
================================================================================
Package: Apache Maven Source Plugin
Version: 2.2.1
License: Apache License 2.0
Homepage: https://maven.apache.org/plugins/maven-source-plugin/
================================================================================
================================================================================
Package: Apache Maven Jar Plugin
Version: 3.0.2
License: Apache License 2.0
Homepage: https://maven.apache.org/plugins/maven-jar-plugin/
================================================================================
================================================================================
Package: Apache Maven Javadoc Plugin
Version: 3.2.0
License: Apache License 2.0
Homepage: https://maven.apache.org/plugins/maven-javadoc-plugin/
================================================================================
================================================================================
Package: Apache Maven War Plugin
Version: 3.1.0
License: Apache License 2.0
Homepage: https://maven.apache.org/plugins/maven-war-plugin/
================================================================================
================================================================================
Package: Apache Maven GPG Plugin
Version: 1.5
License: Apache License 2.0
Homepage: https://maven.apache.org/plugins/maven-gpg-plugin/
================================================================================
================================================================================
Package: Apache Maven Surefire Plugin
Version: 2.22.0
License: Apache License 2.0
Homepage: https://maven.apache.org/surefire/maven-surefire-plugin/
================================================================================
Full license texts and additional details for each of the above packages are available in the license/ directory of this repository. Please refer to those files or the original source of each package for complete legal terms and conditions.