jackson-module-scala3-enum
Enum mapper
Provides Jackson module support for serializing and deserializing Scala3 enums
Jackson support for Scala3 enums
6 stars
3 watching
3 forks
Language: Scala
last commit: 9 months ago enumjacksonscala3
Related projects:
Repository | Description | Stars |
---|---|---|
pjfanning/jackson-module-enumeratum | A Jackson module providing support for Enumeratum, allowing it to be used with JSON serialization and deserialization | 4 |
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 |
fasterxml/jackson-module-scala | A Jackson module providing support for serialization and deserialization of Scala data structures | 502 |
pjfanning/jackson-scala-reflect-extensions | An extension to Jackson's Scala support that leverages Scala's reflection capabilities for better type information | 1 |
mbknor/mbknor-jackson-jsonschema | Generates JSON schema from POJOs using Jackson annotations | 235 |
lloydmeta/enumeratum | An enumeration implementation for Scala with exhaustive pattern match warnings and helpful integrations. | 1,192 |
leoformaggi/enum-utilities-generator | A tool that generates helper classes to map enums and their description attributes at compile-time. | 23 |
mpollmeier/gremlin-scala | A Scala wrapper for Apache TinkerPop 3 Graph DSL | 482 |
automapper/automapper.extensions.enummapping | Provides mapping capabilities for enumerations in AutoMapper | 29 |
crunc/jackson-datatype-vertx | A Jackson2 module that provides support for Vert.x JSON data types | 4 |
botkop/numsca | Numpy for Scala, implementing key features of Numpy in the Scala language | 185 |
anormcypher/anormcypher | A Neo4j client library for HTTP Cypher transactional endpoints | 125 |
neo4j-contrib/neomodel | A Python-based Object Graph Mapper for Neo4j graph database | 964 |
bedatadriven/jackson-datatype-jts | Provides custom serialization and deserialization of JTS Geometry objects using the GeoJSON format with Jackson | 81 |
anvie/blueprints-scala | A Scala wrapper for Tinkerpop Blueprints that provides a more Scala-like API for graph databases | 77 |