converter

字符串转换为JsonObject、JsonArray、JavaBean等,依赖Json实现

Лицензия

Лицензия

The Apache Software License, Version 2.0
Группа

Группа

top.jfunc.common
Идентификатор

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

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

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

1.8.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

converter
字符串转换为JsonObject、JsonArray、JavaBean等,依赖Json实现

Скачать converter

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

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

Зависимости

compile (1)

Идентификатор библиотеки Тип Версия
top.jfunc.json : json-fastjson jar 1.8.0

test (1)

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

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

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

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

Версия
1.8.0
1.4
1.3