| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные |
| Группа | Группаcom.github.fangjinuo.easyjson |
| Идентификатор | Идентификаторjettison-to-easyjson |
| Версия | Версия3.2.10 |
| Тип | Типjar |
| Описание |
Описаниеcom.github.fangjinuo.easyjson:jettison-to-easyjson:3.2.10
A JSON Facade: Supports adapter any json library to gson, jackson, fastjson etc.
Provides a unified JSON access API, you can adapter any JSON library to Gson, Jackson, FastJson with easyjson.
|
| Имя Файла | Размер |
|---|---|
| jettison-to-easyjson-3.2.10.pom | |
| jettison-to-easyjson-3.2.10.jar | 84 KB |
| jettison-to-easyjson-3.2.10-sources.jar | 68 KB |
| jettison-to-easyjson-3.2.10-javadoc.jar | 306 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.fangjinuo.easyjson/jettison-to-easyjson/ -->
<dependency>
<groupId>com.github.fangjinuo.easyjson</groupId>
<artifactId>jettison-to-easyjson</artifactId>
<version>3.2.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.fangjinuo.easyjson/jettison-to-easyjson/
implementation 'com.github.fangjinuo.easyjson:jettison-to-easyjson:3.2.10'
// https://jarcasting.com/artifacts/com.github.fangjinuo.easyjson/jettison-to-easyjson/
implementation ("com.github.fangjinuo.easyjson:jettison-to-easyjson:3.2.10")
'com.github.fangjinuo.easyjson:jettison-to-easyjson:jar:3.2.10'
<dependency org="com.github.fangjinuo.easyjson" name="jettison-to-easyjson" rev="3.2.10">
<artifact name="jettison-to-easyjson" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.fangjinuo.easyjson', module='jettison-to-easyjson', version='3.2.10')
)
libraryDependencies += "com.github.fangjinuo.easyjson" % "jettison-to-easyjson" % "3.2.10"
[com.github.fangjinuo.easyjson/jettison-to-easyjson "3.2.10"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.fangjinuo.easyjson : easyjson-core | jar | 3.2.10 |
| com.github.fangjinuo.langx : langx-java | jar | 4.0.3 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit Необязательный | jar | 4.13.1 |
| org.slf4j : slf4j-simple | jar | 1.7.0 |