Tapir-core provides the core abstractions for defining HTTP API endpoints in Scala.
<dependency>
<groupId>com.softwaremill.sttp.tapir</groupId>
<artifactId>tapir-core_2.12</artifactId>
<version>1.13.20</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a simple GET endpoint returning a string.
Use the appropriate Scala version suffix (e.g., _2.13) for your project.
No dependency data recorded yet.