Last Version

jackson-scala3-reflection-extensions 2.13.2

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

License

License

Categories

Categories

Scala Languages Jackson Data JSON
GroupId

GroupId

com.github.pjfanning
ArtifactId

ArtifactId

jackson-scala3-reflection-extensions_3
Version

Version

2.13.2
Type

Type

jar
Description

Description

jackson-scala3-reflection-extensions
Jackson scala3 support that uses gzoller/scala-reflection to get type info
Project URL

Project URL

https://github.com/pjfanning/jackson-scala3-reflection-extensions
Project Organization

Project Organization

com.github.pjfanning
Source Code Management

Source Code Management

https://github.com/pjfanning/jackson-scala3-reflection-extensions

Download jackson-scala3-reflection-extensions_3 2.13.2


<!-- https://jarcasting.com/artifacts/com.github.pjfanning/jackson-scala3-reflection-extensions_3/ -->
<dependency>
    <groupId>com.github.pjfanning</groupId>
    <artifactId>jackson-scala3-reflection-extensions_3</artifactId>
    <version>2.13.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.pjfanning/jackson-scala3-reflection-extensions_3/
implementation 'com.github.pjfanning:jackson-scala3-reflection-extensions_3:2.13.2'
// https://jarcasting.com/artifacts/com.github.pjfanning/jackson-scala3-reflection-extensions_3/
implementation ("com.github.pjfanning:jackson-scala3-reflection-extensions_3:2.13.2")
'com.github.pjfanning:jackson-scala3-reflection-extensions_3:jar:2.13.2'
<dependency org="com.github.pjfanning" name="jackson-scala3-reflection-extensions_3" rev="2.13.2">
  <artifact name="jackson-scala3-reflection-extensions_3" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.pjfanning', module='jackson-scala3-reflection-extensions_3', version='2.13.2')
)
libraryDependencies += "com.github.pjfanning" % "jackson-scala3-reflection-extensions_3" % "2.13.2"
[com.github.pjfanning/jackson-scala3-reflection-extensions_3 "2.13.2"]

Dependencies

compile (4)

Group / Artifact Type Version
org.scala-lang : scala3-library_3 jar 3.0.2
com.fasterxml.jackson.core : jackson-databind jar 2.13.2
com.fasterxml.jackson.module : jackson-module-scala_3 jar 2.13.2
co.blocke : scala-reflection_3 jar 1.1.4

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_3 jar 3.2.11

Project Modules

There are no modules declared in this project.