com.github.auties00:map-module

A module for Jackson to easily serialize maps of any type

License

License

GroupId

GroupId

com.github.auties00
ArtifactId

ArtifactId

map-module
Last Version

Last Version

1.3
Release Date

Release Date

Type

Type

jar
Description

Description

com.github.auties00:map-module
A module for Jackson to easily serialize maps of any type
Project URL

Project URL

https://github.com/Auties00/MapModule
Source Code Management

Source Code Management

https://github.com/Auties00/MapModule/tree/master

Download map-module

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.13.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.3
1.2
1.1
1.0