com.github.auties00:map-module

A module for Jackson to easily serialize maps of any type

Лицензия

Лицензия

Группа

Группа

com.github.auties00
Идентификатор

Идентификатор

map-module
Последняя версия

Последняя версия

1.3
Дата

Дата

Тип

Тип

jar
Описание

Описание

com.github.auties00:map-module
A module for Jackson to easily serialize maps of any type
Ссылка на сайт

Ссылка на сайт

https://github.com/Auties00/MapModule
Система контроля версий

Система контроля версий

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

Скачать map-module

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-databind jar 2.13.1

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
1.3
1.2
1.1
1.0