Open Source Licenses
Techtonist is built on open-source software. Major components and their licenses:
- Kotlin & Kotlin Multiplatform — JetBrains (Apache 2.0)
- Jetpack Compose / Compose Multiplatform — Google, JetBrains (Apache 2.0)
- Ktor — JetBrains (Apache 2.0)
- kotlinx.serialization, kotlinx.coroutines, kotlinx-datetime — JetBrains (Apache 2.0)
- Spring Boot & Spring Framework — VMware/Broadcom (Apache 2.0)
- Hibernate ORM — Red Hat (LGPL 2.1)
- PostgreSQL JDBC Driver (BSD 2-Clause)
- Flyway — Redgate (Apache 2.0)
- H2 Database (MPL 2.0 / EPL 1.0)
- HikariCP (Apache 2.0)
- Coil (Apache 2.0)
- Kermit — Touchlab (Apache 2.0)
- JUnit 5 (EPL 2.0)
- Material Design Icons — Google (Apache 2.0)
Full license texts: Apache 2.0 · LGPL 2.1 · MPL 2.0 · EPL 2.0