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

Json Class Generator 1.0.3-RELEASE

运行时根据json生成class,支持为生成的class添加注解

Лицензия

Лицензия

Категории

Категории

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

Группа

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

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

JsonClassGenerator
Версия

Версия

1.0.3-RELEASE
Тип

Тип

jar
Описание

Описание

Json Class Generator
运行时根据json生成class,支持为生成的class添加注解
Ссылка на сайт

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

https://github.com/wujiuye/json-class-generator
Система контроля версий

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

https://github.com/wujiuye/json-class-generator

Скачать JsonClassGenerator 1.0.3-RELEASE


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

Зависимости

compile (2)

Идентификатор библиотеки Тип Версия
com.google.code.gson : gson jar 2.8.1
org.ow2.asm : asm jar 6.2

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

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