-
Notifications
You must be signed in to change notification settings - Fork 55
Expand file tree
/
Copy pathNOTICE
More file actions
63 lines (47 loc) · 1.63 KB
/
Copy pathNOTICE
File metadata and controls
63 lines (47 loc) · 1.63 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
THIRD-PARTY NOTICES
Copyright © MOSIP.
All rights reserved.
This project includes third-party components distributed under licenses
that require attribution. The following sections list those components
and their respective licenses.
===========================
Apache License 2.0
===========================
• Spring Boot & Spring Security
(Starter Security, Starter Validation, Starter Data JPA, Starter Web,
Configuration Processor, Security Test, Spring Boot Maven Plugin)
• SpringDoc OpenAPI
(SpringDoc OpenAPI Maven Plugin, SpringDoc OpenAPI Starter WebMVC UI)
• JSON Simple (com.googlecode.json-simple)
• Central Publishing Maven Plugin
• Git Commit ID Maven Plugin
• Apache Maven Plugins:
- maven-surefire-plugin
- maven-gpg-plugin
- maven-javadoc-plugin
- maven-source-plugin
- maven-jar-plugin
- maven-war-plugin
- maven-compiler-plugin
• ModelMapper
• Log4j API
• Jackson Datatype JSR310
===========================
Mozilla Public License 2.0
===========================
• MOSIP Kernel Libraries
(kernel-bom, kernel-core, kernel-logger-logback,
kernel-auth-adapter, kernel-auditmanager-api)
====================================
PostgreSQL License (BSD-style)
====================================
• PostgreSQL JDBC Driver
===========================
Eclipse Public License
===========================
• H2 Database Engine (EPL 1.0)
• Jakarta Servlet API (EPL 2.0)
------------------------------------------------------------
Full license texts for all components are available in the
`license/` directory of this repository.
------------------------------------------------------------