pjfanning / jackson-scala3-reflection-extensions   2.16.0

Apache License 2.0 GitHub

Jackson scala3 support that uses gzoller/scala-reflection to get type info

Scala versions: 3.x

jackson-scala3-reflection-extensions 2.15.0


Group ID:
com.github.pjfanning
Artifact ID:
jackson-scala3-reflection-extensions_3
Version:
2.15.0
Release Date:
Apr 24, 2023
Licenses:
Files:

libraryDependencies += "com.github.pjfanning" %% "jackson-scala3-reflection-extensions" % "2.15.0"

Mill build tool

ivy"com.github.pjfanning::jackson-scala3-reflection-extensions:2.15.0"

Scala CLI

//> using dep "com.github.pjfanning::jackson-scala3-reflection-extensions:2.15.0"

Ammonite REPL

import $ivy.`com.github.pjfanning::jackson-scala3-reflection-extensions:2.15.0`

<dependency>
  <groupId>com.github.pjfanning</groupId>
  <artifactId>jackson-scala3-reflection-extensions_3</artifactId>
  <version>2.15.0</version>
</dependency>

compile group: 'com.github.pjfanning', name: 'jackson-scala3-reflection-extensions_3', version: '2.15.0'