Skip to content

Latest commit

 

History

History
134 lines (93 loc) · 3.8 KB

File metadata and controls

134 lines (93 loc) · 3.8 KB

Credits

This project makes use of the following open-source libraries, frameworks, and assets.


Backend

Spring Boot & Spring Framework

  • Spring Boot 4.0.3 — spring.io Authors: Pivotal Software / VMware, Spring Projects community License: Apache 2.0

  • Spring Security 7.0.3 — spring.io Authors: Spring Projects community License: Apache 2.0

  • Spring Framework 7.0.5 — spring.io Authors: Spring Projects community License: Apache 2.0

  • Thymeleaf + thymeleaf-extras-springsecurity6 3.1.3 Authors: The Thymeleaf Team License: Apache 2.0

Database & Persistence

  • Hibernate ORM 7.2.4 — hibernate.org Authors: Red Hat / Hibernate community License: LGPL 2.1

  • HikariCP 7.0.2 — github.com/brettwooldridge/HikariCP Author: Brett Wooldridge License: Apache 2.0

  • Flyway 11.14.1 — flywaydb.org Authors: Redgate Software License: Apache 2.0

  • PostgreSQL JDBC Driver 42.7.10 — jdbc.postgresql.org Authors: PostgreSQL Global Development Group License: BSD 2-Clause

Authentication & Security

  • JJWT (JSON Web Token for Java) 0.12.3 — github.com/jwtk/jjwt Authors: io.jsonwebtoken contributors License: Apache 2.0

Serialization

API Documentation

  • SpringDoc OpenAPI 3.0.2 — springdoc.org Authors: springdoc-openapi contributors License: Apache 2.0

  • Swagger UI 5.32.0 — swagger.io Authors: SmartBear Software License: Apache 2.0

Content Processing

Utilities

  • Project Lombok 1.18.42 — projectlombok.org Authors: Reinier Zwitserloot, Roel Spilker, and contributors License: MIT

  • SLF4J 2.0.17 — slf4j.org Authors: QOS.ch License: MIT

  • Logback 1.5.32 — logback.qos.ch Authors: QOS.ch License: EPL 1.0 / LGPL 2.1

  • Apache Tomcat Embed 11.0.18 — tomcat.apache.org Authors: Apache Software Foundation License: Apache 2.0


Frontend

UI Framework

  • Bootstrap 5.3.2 — getbootstrap.com Authors: Mark Otto, Jacob Thornton, and Bootstrap contributors License: MIT

  • Tabler 1.4.0 — tabler.io Author: Paweł Kuna (codecalm) License: MIT

Icons & Fonts

  • Tabler Icons 3.36.1 — tabler.io/icons Author: Paweł Kuna (codecalm) Copyright: 2018–2025 codecalm.net License: MIT Formats: CSS, TTF, WOFF, WOFF2

Testing

  • JUnit Jupiter 6.0.3 — junit.org Authors: JUnit team License: EPL 2.0

  • Mockito 5.20.0 — site.mockito.org Authors: Szczepan Faber, Brice Dutheil, and contributors License: MIT

  • AssertJ 3.27.7 — assertj.github.io Authors: AssertJ contributors License: Apache 2.0

  • Hamcrest 3.0 — hamcrest.org Authors: Joe Walnes, Nat Pryce, Steve Freeman, and contributors License: BSD 3-Clause


All third-party components are used under their respective open-source licenses. See each project's repository for full license text.