Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
315 changes: 315 additions & 0 deletions THIRD-PARTY-NOTICES.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,315 @@
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 & Spring Security
Coordinates: org.springframework.boot:*, org.springframework:*, org.springframework.security:*
(Starter Cache, Starter Security, Starter Validation, Starter Data JPA, Starter Web,
Starter Batch, Starter Test, Configuration Processor)
Version: 3.2.3 (Spring Boot); other Spring modules BOM-managed
License: Apache License 2.0
Copyright: © 2002-2025 VMware, Inc. and contributors
Homepage: https://spring.io/projects/spring-boot
================================================================================

================================================================================
Package: Spring Boot Maven Plugin
Coordinates: org.springframework.boot:spring-boot-maven-plugin
Version: 3.2.3
License: Apache License 2.0
Copyright: © 2002-2025 VMware, Inc.
Homepage: https://spring.io/projects/spring-boot
================================================================================

================================================================================
Package: SpringDoc OpenAPI
Coordinates: org.springdoc:springdoc-openapi-maven-plugin, org.springdoc:springdoc-openapi-starter-webmvc-ui
Version: 0.2, 1.3, 1.4 (Maven plugin); 2.5.0 (starter)
License: Apache License 2.0
Copyright: © 2019-2025 SpringDoc contributors
Homepage: https://springdoc.org
================================================================================

================================================================================
Package: PostgreSQL JDBC Driver
Coordinates: org.postgresql:postgresql
Version: 42.2.2 (kernel-syncdata-service, kernel-masterdata-service, hotlist-service); 42.7.2 (admin-service)
License: BSD-2-Clause
Copyright: © 1997-2025 PostgreSQL Global Development Group
Homepage: https://jdbc.postgresql.org/
================================================================================

================================================================================
Package: Apache Maven Plugins
Coordinates: org.apache.maven.plugins:*
Including: maven-resources-plugin 3.3.1, maven-shade-plugin 3.2.4, maven-surefire-plugin 2.22.0,
maven-gpg-plugin 1.5, maven-javadoc-plugin 3.2.0 & 3.6.3, maven-source-plugin 2.2.1,
maven-jar-plugin 3.0.2, maven-war-plugin 3.1.0, maven-compiler-plugin 3.8.0, maven-antrun-plugin 3.0.0
License: Apache License 2.0
Copyright: © 2001-2025 The Apache Software Foundation
Homepage: https://maven.apache.org/plugins/
================================================================================

================================================================================
Package: JUnit 4
Coordinates: junit:junit
Version: 4.12
License: Eclipse Public License 1.0 (EPL-1.0)
Copyright: © 2002-2025 JUnit contributors and Eclipse Foundation
Homepage: https://junit.org/junit4/
================================================================================

================================================================================
Package: JaCoCo Maven Plugin
Coordinates: org.jacoco:jacoco-maven-plugin
Version: 0.8.11
License: Eclipse Public License 2.0 (EPL-2.0)
Copyright: © 2009-2025 Mountainminds GmbH & Co. KG and contributors
Homepage: https://www.jacoco.org/
================================================================================

================================================================================
Package: Jackson Datatype JSR310
Coordinates: com.fasterxml.jackson.datatype:jackson-datatype-jsr310
Version: BOM-managed
License: Apache License 2.0
Copyright: © 2007-2025 FasterXML, LLC
Homepage: https://github.com/FasterXML/jackson-datatype-jsr310
================================================================================

================================================================================
Package: MOSIP Kernel
Coordinates: io.mosip.kernel:* (multiple modules)
Version: 1.3.0-SNAPSHOT
License: Mozilla Public License 2.0 (MPL-2.0)
Copyright: © 2018-2025 MOSIP contributors
Homepage: https://github.com/mosip/
================================================================================

================================================================================
Package: MOSIP Biometrics Util
Coordinates: io.mosip.biometric.util:biometrics-util
Version: 1.3.0-SNAPSHOT
License: Mozilla Public License 2.0 (MPL-2.0)
Copyright: © 2018-2025 MOSIP contributors
Homepage: https://github.com/mosip/
================================================================================

================================================================================
Package: MOSIP Commons Packet Manager
Coordinates: io.mosip.commons:commons-packet-manager
Version: 1.3.0-SNAPSHOT
License: Mozilla Public License 2.0 (MPL-2.0)
Copyright: © 2018-2025 MOSIP contributors
Homepage: https://github.com/mosip/
================================================================================

================================================================================
Package: SLF4J API and Bridges
Coordinates: org.slf4j:slf4j-api, org.slf4j:jcl-over-slf4j, org.slf4j:jul-to-slf4j
Version: slf4j-api BOM-managed; bridges 1.7.5
License: MIT License
Copyright: © 2004-2025 QOS.ch
Homepage: https://www.slf4j.org/
================================================================================

================================================================================
Package: H2 Database Engine
Coordinates: com.h2database:h2
Version: BOM-managed
License: Mozilla Public License 2.0
Copyright: © 2004-2025 H2 Group (Thomas Müller and contributors)
Homepage: https://www.h2database.com/
================================================================================

================================================================================
Package: Jakarta Activation API
Coordinates: jakarta.activation:jakarta.activation-api
Version: 2.1.3
License: BSD-3-Clause (EDL-1.0)
Copyright: © 1997-2025 Oracle and/or its affiliates; Eclipse Foundation
Homepage: https://github.com/eclipse-ee4j/jaf
================================================================================

================================================================================
Package: Jakarta Persistence API
Coordinates: jakarta.persistence:jakarta.persistence-api
Version: 3.1.0
License: BSD-3-Clause
Copyright: © 2017-2025 Oracle and/or its affiliates; Eclipse Foundation
Homepage: https://projects.eclipse.org/projects/ee4j.jpa
================================================================================

================================================================================
Package: Jakarta XML Bind API
Coordinates: jakarta.xml.bind:jakarta.xml.bind-api, javax.xml.bind:jaxb-api
Version: BOM-managed
License: BSD-3-Clause (EDL-1.0)
Copyright: © 2018-2025 Oracle and/or its affiliates; Eclipse Foundation
Homepage: https://projects.eclipse.org/projects/ee4j.jaxb/
================================================================================

================================================================================
Package: Spring Batch Extensions (Excel)
Coordinates: org.springframework.batch.extensions:spring-batch-excel
Version: 0.1.0
License: Apache License 2.0
Copyright: © 2018-2025 Spring Batch Excel contributors
Homepage: https://github.com/kulmam92/spring-batch-excel
================================================================================

================================================================================
Package: Spring Batch Security
Coordinates: org.digibooster.spring.batch:spring-batch-security
Version: 1.1.0
License: Apache License 2.0
Copyright: © 2018-2025 DigiBooster Spring Batch contributors
Homepage: https://github.com/marschall/spring-batch-security
================================================================================

================================================================================
Package: Mockito
Coordinates: org.mockito:mockito-core, org.mockito:mockito-inline
Version: 3.11.2; 5.2.0
License: MIT License
Copyright: © 2007-2025 Mockito contributors
Homepage: https://site.mockito.org/
================================================================================

================================================================================
Package: Powermock
Coordinates: org.powermock:powermock-api-mockito2, org.powermock:powermock-module-junit4
Version: 1.7.4; 2.0.7
License: Apache License 2.0
Copyright: © 2007-2017 Powermock contributors
Homepage: https://github.com/powermock/powermock
================================================================================

================================================================================
Package: Bouncy Castle
Coordinates: org.bouncycastle:bcutil-jdk18on
Version: 1.78.1
License: MIT License (Bouncy Castle License)
Copyright: © 2000-2025 The Legion of the Bouncy Castle Inc.
Homepage: https://www.bouncycastle.org/
================================================================================

================================================================================
Package: Apache POI
Coordinates: org.apache.poi:poi-ooxml
Version: 5.2.5
License: Apache License 2.0
Copyright: © The Apache Software Foundation
Homepage: https://poi.apache.org/
================================================================================

================================================================================
Package: Google Gson
Coordinates: com.google.code.gson:gson
Version: 2.10.1
License: Apache License 2.0
Copyright: © 2008-2025 Google Inc.
Homepage: https://github.com/google/gson
================================================================================

================================================================================
Package: Project Lombok
Coordinates: org.projectlombok:lombok
Version: 1.18.30
License: MIT License
Copyright: © 2009-2021 The Project Lombok Authors
Homepage: https://projectlombok.org/
================================================================================

================================================================================
Package: Sonar Maven Plugin
Coordinates: org.sonarsource.scanner.maven:sonar-maven-plugin
Version: 3.7.0.1746; 3.11.0.3922
License: GNU Lesser General Public License v3.0 (LGPL-3.0)
Copyright: © 2011-2025 SonarSource SA
Homepage: https://github.com/SonarSource/sonar-scanner-maven
================================================================================

================================================================================
Package: TSS.Java (Microsoft TPM 2.0 Software Stack)
Coordinates: com.github.microsoft:TSS.Java
Version: 0.3.0
License: MIT License
Copyright: © Microsoft Corporation
Homepage: https://github.com/microsoft/TSS.MSR
================================================================================

================================================================================
Package: Apache Commons IO
Coordinates: commons-io:commons-io
Version: 2.6
License: Apache License 2.0
Copyright: © 2002-2025 The Apache Software Foundation
Homepage: https://commons.apache.org/proper/commons-io/
================================================================================

================================================================================
Package: Apache Commons Logging
Coordinates: commons-logging:commons-logging
Version: 1.2
License: Apache License 2.0
Copyright: © 2001-2025 The Apache Software Foundation
Homepage: https://commons.apache.org/proper/commons-logging/
================================================================================

================================================================================
Package: Apache Commons Collections
Coordinates: org.apache.commons:commons-collections4
Version: 4.3
License: Apache License 2.0
Copyright: © 2001-2025 The Apache Software Foundation
Homepage: https://commons.apache.org/proper/commons-collections/
================================================================================

================================================================================
Package: Hibernate ORM
Coordinates: org.hibernate.orm:hibernate-core, org.hibernate.orm:hibernate-hikaricp
Version: 6.x (BOM-managed via Spring Boot 3.2.3)
License: GNU Lesser General Public License v2.1 or later (LGPL-2.1-or-later)
Copyright: © Hibernate Authors and Contributors
Homepage: https://hibernate.org/orm/
================================================================================

================================================================================
Package: Hibernate Validator
Coordinates: org.hibernate.validator:hibernate-validator
Version: 6.0.12.Final
License: Apache License 2.0
Copyright: © Hibernate Validator Authors and Contributors
Homepage: https://hibernate.org/validator/
================================================================================

================================================================================
Package: Spring Cloud
Coordinates: org.springframework.cloud:spring-cloud-starter-config, org.springframework.cloud:spring-cloud-starter-bootstrap
Version: BOM-managed
License: Apache License 2.0
Copyright: © 2013-2025 VMware, Inc. (formerly Pivotal Software, Inc.)
Homepage: https://spring.io/projects/spring-cloud
================================================================================

================================================================================
Package: Apache Tomcat Annotations API
Coordinates: org.apache.tomcat:tomcat-annotations-api
Version: BOM-managed
License: Apache License 2.0
Copyright: © 1999-2025 The Apache Software Foundation
Homepage: https://tomcat.apache.org/
================================================================================

================================================================================
Package: Central Publishing Maven Plugin
Coordinates: org.sonatype.central:central-publishing-maven-plugin
Version: 0.7.0
License: Apache License 2.0
Copyright: © 2022-2025 Sonatype, Inc.
Homepage: https://central.sonatype.com/
================================================================================

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.