jackson-module-scala3-enum

A library for serializing/deserializing scala3 enums using Jackson.

License

License

Categories

Categories

Scala Languages Jackson Data JSON
GroupId

GroupId

com.github.pjfanning
ArtifactId

ArtifactId

jackson-module-scala3-enum_3.0.0-M3
Last Version

Last Version

2.12.0
Release Date

Release Date

Type

Type

jar
Description

Description

jackson-module-scala3-enum
A library for serializing/deserializing scala3 enums using Jackson.
Project URL

Project URL

https://github.com/pjfanning/jackson-module-scala3-enum/
Project Organization

Project Organization

com.github.pjfanning
Source Code Management

Source Code Management

https://github.com/pjfanning/jackson-module-scala3-enum

Download jackson-module-scala3-enum_3.0.0-M3

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.scala-lang : scala3-library_3.0.0-M3 jar 3.0.0-M3
com.fasterxml.jackson.core : jackson-databind jar 2.12.0

test (1)

Group / Artifact Type Version
org.scalatest : scalatest_3.0.0-M3 jar 3.2.3

Project Modules

There are no modules declared in this project.

Versions

Version
2.12.0