Skip to content

Example projects

B. K. Oxley (binkley) edited this page Jun 4, 2024 · 7 revisions
Sample

Example projects

These samples are external projects, are at varying states of maturity, and are frequently updated (espcially for dependency versions).

Kotlin

  • KUnits (Maven) is a pleasure project to represent units of measurement in Kotlin
  • Kotlin Rational (Maven) explores a math library for rationals (fractions) akin to BigDecimal
  • Magic Bus (Gradle) is a library for using messaging patterns within a single application (it talks to itself)

Spring Boot

Clone this wiki locally