sbt-json

JSON parser

A plugin for sbt that generates Scala case classes for easy access to JSON data

sbt plugin that generates Scala case classes for easy, statically typed and implicit access of JSON data e.g. from API responses

GitHub

31 stars
5 watching
4 forks
Language: Scala
last commit: over 6 years ago
code-generationjsonsbtsbt-pluginscala

Related projects:

Repository Description Stars
sbt/sbt-jmh A plugin for running micro-benchmarks written in Scala using the JMH harness. 787
scalameta/sbt-scalafmt An sbt plugin for automatically formatting Scala source code according to the Scalafmt style guide. 201
gzoller/scalajack A fast JSON serialization library for Scala classes 112
scala-android/sbt-android A plugin that simplifies Android project development using SBT 741
sbt/sbt-git Provides git command line features and integration within the Scala build tool. 347
sbt/sbt-buildinfo Generates Scala source from build definitions. 553
mediamath/scala-json Provides compile-time JSON marshaling and abstraction for Scala, allowing developers to serialize any type they want into human-readable JSON. 62
typelevel/jawn A JSON parser library for Scala that provides fast and featureful parsing capabilities 433
spray/sbt-revolver A plugin for SBT enabling fast development turnaround in Scala applications 850
sbt/sbt-unidoc A tool for generating unified API documentation across multiple projects in a single build. 124
nestorpersist/json A fast and immutable JSON parser written in Scala 11
chompert/simdjson_erlang Provides Erlang bindings for the simdjson JSON parsing library 16
spray/spray-json A lightweight JSON implementation in Scala 974
sbt/sbt-header Creates or updates file headers, such as copyright notices 186
sake92/tupson A library for serializing and deserializing JSON data in Scala 7