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

codejson 1.0.1

Codejson is the best framework for json. The best is the fastest and customization capabilities. Can use the same object output according to the different strategies of different content. 45% speed over Jackson2 serialization

Категории

Категории

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

Группа

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

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

codejson
Версия

Версия

1.0.1
Тип

Тип

jar
Описание

Описание

codejson
Codejson is the best framework for json. The best is the fastest and customization capabilities. Can use the same object output according to the different strategies of different content. 45% speed over Jackson2 serialization

Скачать codejson 1.0.1


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
org.slf4j : slf4j-api Необязательный jar 1.7.25
com.jfireframework : baseutil jar 1.1

test (6)

Идентификатор библиотеки Тип Версия
org.apache.logging.log4j : log4j-slf4j-impl jar 2.2
org.apache.logging.log4j : log4j-core jar 2.2
com.fasterxml.jackson.core : jackson-core jar 2.6.3
com.google.code.gson : gson jar 2.5
com.fasterxml.jackson.core : jackson-databind jar 2.6.3
com.alibaba : fastjson jar 1.2.10

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

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