MVN

io.vavr : vavr-jackson

Maven & Gradle

Jul 04, 2020
26 usages
97 stars

Vavr-Jackson · Jackson datatype module for Vavr.io

<dependency>
    <groupId>io.vavr</groupId>
    <artifactId>vavr-jackson</artifactId>
    <version>0.10.3</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of io.vavr : vavr-jackson to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.10.3
  • Latest Alpha: 1.0.0-alpha-3

All Versions

Choose a version of io.vavr : vavr-jackson to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.0.x
vavr-jackson-1.0.0-alpha-3
0.10.x
vavr-jackson-0.10.3
vavr-jackson-0.10.2
vavr-jackson-0.10.0
0.9.x
vavr-jackson-0.9.3
vavr-jackson-0.9.2.1
vavr-jackson-0.9.2
vavr-jackson-0.9.1
vavr-jackson-0.9.0

How to add a dependency to Maven

Add the following io.vavr : vavr-jackson maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>io.vavr</groupId>
    <artifactId>vavr-jackson</artifactId>
    <version>0.10.3</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following io.vavr : vavr-jackson gradle dependency to your build.gradle file:

implementation 'io.vavr:vavr-jackson:0.10.3'

Gradle Kotlin DSL: Add the following io.vavr : vavr-jackson gradle kotlin dependency to your build.gradle.kts file:

implementation("io.vavr:vavr-jackson:0.10.3")

How to add a dependency to SBT Scala

SBT Scala: Add the following io.vavr : vavr-jackson sbt scala dependency to your build.sbt file:

libraryDependencies += "io.vavr" % "vavr-jackson" % "0.10.3"

Advertisement

Dependencies from Group

Nov 18, 2021
624 usages
5.4k stars
Jul 14, 2021
85 usages
4.6k stars
Jul 04, 2020
26 usages
97 stars
Oct 09, 2019
8 usages
77 stars
Jul 14, 2021
6 usages
4.6k stars

Discover Dependencies

Oct 10, 2017
12 usages
257 stars
May 28, 2015
2 usages
33 stars
Dec 31, 2018
8 usages
397 stars
Apr 26, 2014
5 usages
39 stars
Mar 08, 2021
10 usages
1 stars
Sep 18, 2022
6 usages
67 stars
Mar 22, 2020
4 usages
1 stars
May 05, 2020
6 usages
Nov 07, 2022
8 usages
2 stars