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