fasterxml / jackson-modules-base   2.12.1

Apache License 2.0 GitHub

Uber-project for foundational modules of Jackson that build directly on core components but nothing else; not including data format or datatype modules

jackson-module-paranamer 2.12.1


Group ID:
com.fasterxml.jackson.module
Artifact ID:
jackson-module-paranamer
Version:
2.12.1
Release Date:
Jan 9, 2021
Licenses:
Files:

libraryDependencies += "com.fasterxml.jackson.module" % "jackson-module-paranamer" % "2.12.1"

Mill build tool

ivy"com.fasterxml.jackson.module:jackson-module-paranamer:2.12.1"

Scala CLI

//> using dep "com.fasterxml.jackson.module:jackson-module-paranamer:2.12.1"

Ammonite REPL

import $ivy.`com.fasterxml.jackson.module:jackson-module-paranamer:2.12.1`

<dependency>
  <groupId>com.fasterxml.jackson.module</groupId>
  <artifactId>jackson-module-paranamer</artifactId>
  <version>2.12.1</version>
</dependency>

compile group: 'com.fasterxml.jackson.module', name: 'jackson-module-paranamer', version: '2.12.1'