| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные fastjson |
| Группа | Группаcom.github.czy1024 |
| Идентификатор | Идентификаторjson-fastJson |
| Последняя версия | Последняя версия1.0.3-RELEASE |
| Дата | Дата |
| Тип | Типjar |
| Описание |
ОписаниеJson工具类, 包含Gson、FastJson、Jackson三个库的工具类,其中Jackson支持Scala版本
|
| Имя Файла | Размер |
|---|---|
| json-fastJson-1.0.3-RELEASE.pom | |
| json-fastJson-1.0.3-RELEASE.jar | 6 KB |
| json-fastJson-1.0.3-RELEASE-sources.jar | 4 KB |
| json-fastJson-1.0.3-RELEASE-javadoc.jar | 41 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.czy1024/json-fastJson/ -->
<dependency>
<groupId>com.github.czy1024</groupId>
<artifactId>json-fastJson</artifactId>
<version>1.0.3-RELEASE</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.czy1024/json-fastJson/
implementation 'com.github.czy1024:json-fastJson:1.0.3-RELEASE'
// https://jarcasting.com/artifacts/com.github.czy1024/json-fastJson/
implementation ("com.github.czy1024:json-fastJson:1.0.3-RELEASE")
'com.github.czy1024:json-fastJson:jar:1.0.3-RELEASE'
<dependency org="com.github.czy1024" name="json-fastJson" rev="1.0.3-RELEASE">
<artifact name="json-fastJson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.czy1024', module='json-fastJson', version='1.0.3-RELEASE')
)
libraryDependencies += "com.github.czy1024" % "json-fastJson" % "1.0.3-RELEASE"
[com.github.czy1024/json-fastJson "1.0.3-RELEASE"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.czy1024 : json-exception | jar | 1.0.3-RELEASE |
| com.alibaba : fastjson | jar | 1.2.70 |
| org.slf4j : slf4j-api | jar | 1.7.30 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.13.1 |
| org.apache.logging.log4j : log4j-api | jar | 2.14.0 |
| org.apache.logging.log4j : log4j-core | jar | 2.14.0 |
| org.apache.logging.log4j : log4j-slf4j-impl | jar | 2.14.0 |