is not current version
Last Version 1.3

com.github.auties00:map-module 1.0

A module for Jackson to easily serialize maps of any type

License

License

GroupId

GroupId

com.github.auties00
ArtifactId

ArtifactId

map-module
Version

Version

1.0
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 1.0


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

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.