Jackson scala3 support that uses gzoller/scala-reflection to get type info
Scala versions:
3.x
jackson-scala3-reflection-extensions 2.13.2
Group ID:
com.github.pjfanning
Artifact ID:
jackson-scala3-reflection-extensions_3
Version:
2.13.2
Release Date:
Mar 7, 2022
Licenses:
Files:
Full Scala Version:
3.0.2
Developers:
libraryDependencies += "com.github.pjfanning" %% "jackson-scala3-reflection-extensions" % "2.13.2"
ivy"com.github.pjfanning::jackson-scala3-reflection-extensions:2.13.2"
//> using dep "com.github.pjfanning::jackson-scala3-reflection-extensions:2.13.2"
import $ivy.`com.github.pjfanning::jackson-scala3-reflection-extensions:2.13.2`
<dependency> <groupId>com.github.pjfanning</groupId> <artifactId>jackson-scala3-reflection-extensions_3</artifactId> <version>2.13.2</version> </dependency>
compile group: 'com.github.pjfanning', name: 'jackson-scala3-reflection-extensions_3', version: '2.13.2'