jackson-module-enumeratum
Enum support library
A Jackson module providing support for Enumeratum, allowing it to be used with JSON serialization and deserialization
Enumeratum support for Jackson
4 stars
4 watching
3 forks
Language: Scala
last commit: about 2 months ago enumeratumjacksonjsonscala
Related projects:
Repository | Description | Stars |
---|---|---|
pjfanning/jackson-module-scala3-enum | Provides Jackson module support for serializing and deserializing Scala3 enums | 6 |
pjfanning/jackson-scala3-reflection-extensions | A library that provides type information and support for polymorphism using Scala's reflection capabilities with Jackson Scala 3 | 4 |
crunc/jackson-datatype-vertx | A Jackson2 module that provides support for Vert.x JSON data types | 4 |
pjfanning/jackson-scala-reflect-extensions | An extension to Jackson's Scala support that leverages Scala's reflection capabilities for better type information | 1 |
fasterxml/jackson-module-scala | A Jackson module providing support for serialization and deserialization of Scala data structures | 502 |
lloydmeta/enumeratum | An enumeration implementation for Scala with exhaustive pattern match warnings and helpful integrations. | 1,192 |
fasterxml/jackson-modules-java8 | Supports Java 8 features in Jackson JSON serialization and deserialization | 401 |
brainspec/enumerize | An enumeration library for Ruby that integrates I18n support and supports various databases including ActiveRecord, Mongoid, MongoMapper/Sequel. | 1,739 |
mbknor/mbknor-jackson-jsonschema | Generates JSON schema from POJOs using Jackson annotations | 235 |
vavr-io/vavr-jackson | A Jackson datatype module for serializing and deserializing Java data structures into JSON | 99 |
fasterxml/jackson-module-kotlin | Adds support for serialization/deserialization of Kotlin classes and data classes | 1,126 |
gjaldon/ecto_enum | An Elixir library to support enums in Ecto models | 562 |
cakedc/enum | A plugin for CakePHP that provides an enumeration list feature. | 29 |
dmjio/envy | A Haskell module providing an abstraction over environment variables with type-safe lookup and parsing functionality. | 150 |
joshuaeckroth/clj-ml | A Clojure library for building machine learning models on top of Weka and other algorithms | 136 |