pjfanning / jackson-scala-reflect-extensions   2.16.0

Apache License 2.0 GitHub

Extension to jackson-module-scala that uses scala-reflect to get type info

Scala versions: 2.13 2.12 2.11

jackson-scala-reflect-extensions 2.13.4


Group ID:
com.github.pjfanning
Artifact ID:
jackson-scala-reflect-extensions_2.13
Version:
2.13.4
Release Date:
Sept 3, 2022
Licenses:
Files:

libraryDependencies += "com.github.pjfanning" %% "jackson-scala-reflect-extensions" % "2.13.4"

Mill build tool

ivy"com.github.pjfanning::jackson-scala-reflect-extensions:2.13.4"

Scala CLI

//> using dep "com.github.pjfanning::jackson-scala-reflect-extensions:2.13.4"

Ammonite REPL

import $ivy.`com.github.pjfanning::jackson-scala-reflect-extensions:2.13.4`

<dependency>
  <groupId>com.github.pjfanning</groupId>
  <artifactId>jackson-scala-reflect-extensions_2.13</artifactId>
  <version>2.13.4</version>
</dependency>

compile group: 'com.github.pjfanning', name: 'jackson-scala-reflect-extensions_2.13', version: '2.13.4'