A modular micro web framework for Java and Kotlin with a focus on simplicity and performance.
<dependency>
<groupId>org.jooby</groupId>
<artifactId>jooby</artifactId>
<version>1.6.9</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a simple web server with a single GET route.
If upgrading from 1.x, migrate to the new lambda-based route definitions.
No dependency data recorded yet.