hootsuite / sbt-swaggerLinks
SBT plugin for extracting Swagger & JAX-RS (jsr311) annotations from compiled classes into Swagger API models, which are then serialized to JSON for consumption with swagger-ui.
☆27Updated 9 years ago
Alternatives and similar repositories for sbt-swagger
Users that are interested in sbt-swagger are comparing it to the libraries listed below
Sorting:
- sbt plugin to aggregate tasks across subprojects and their crossScalaVersions☆77Updated 7 years ago
- Type-Safe framework for defining, modifying, and querying SQL databases☆59Updated last year
- User-friendly lens syntax for mortals. Update values inside of nested case class instances without .copy .☆31Updated 6 years ago
- Scala library for working with {tab,colon,semicolon,comma,pipe,etc}-separated files.☆69Updated last year
- Code for my talk, "A purely functional approach to building large applications"☆38Updated 9 years ago
- SBT workflow plugin for development, testing and publishing of multiple project repositories simultaneously.☆63Updated 4 years ago
- Common build and release steps for SBT projects☆58Updated 6 years ago
- Useful extensions for the Scala standard library☆41Updated 8 years ago
- Quark: An Embedded DSL for Quasar Analytics☆45Updated 8 years ago
- Scala Logging Library☆37Updated 8 years ago
- A very simple, strongly typed, scala framework for tabular data. A collection of tuples. A strongly typed scala csv reader and writer. …☆143Updated 6 years ago
- Simple Scala Config: Typesafe Config wrapped in a `Dynamic` blanket.☆44Updated 7 years ago
- Thyme is a microbenchmark utility for Scala. It includes Parsley, a (simple) local profiling tool.☆168Updated 8 years ago
- A reasonable logging library for Scala☆84Updated 7 years ago
- clean Ivy2 cache☆89Updated 7 years ago
- Discover java object sizes through questionable sleuthing plus luck.☆68Updated 7 years ago
- SBT plugin to ease the launch of Ammonite☆49Updated 9 years ago
- Macro-based type providers for Scala (examples)☆85Updated 10 years ago
- Scala Test-State.☆142Updated last year
- fresh packages delivered from your sbt console☆177Updated 4 years ago
- Type safe delta☆55Updated 11 months ago
- Warn or ban particular dependencies in a build to prevent usage.☆48Updated 6 years ago
- ☆29Updated 6 years ago
- macro-compat is a small library which allows you to compile macros with Scala 2.10.x which are written to the Scala 2.11/2 macro API.☆84Updated 6 years ago
- Functional testing for Scala.