iceformat


Лицензия

Лицензия

Категории

Категории

ORM Данные
Группа

Группа

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

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

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

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

1.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

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

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

http://maven.apache.org
Система контроля версий

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

https://github.com/iceroot/iceformat.git

Скачать iceformat

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

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

Зависимости

compile (1)

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

test (1)

Идентификатор библиотеки Тип Версия
junit : junit jar 4.12

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

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

iceformat

iceformat

springmvc默认使用时间戳作为Date的显示格式,但是通常希望Date显示为yyyy-MM-dd HH:mm:ss格式. 此时可以使用如下注解: @JsonSerialize(using=IceDateFormat.class) @JsonSerialize(using=IceNumFormat.class)

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

Версия
1.0