| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные |
| Группа | Группаcom.github.houbb |
| Идентификатор | Идентификаторjson2bean |
| Последняя версия | Последняя версия0.0.5 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjson2bean
The json to bean tool for java.
|
| Имя Файла | Размер |
|---|---|
| json2bean-0.0.5.pom | |
| json2bean-0.0.5.jar | 29 KB |
| json2bean-0.0.5-sources.jar | 22 KB |
| json2bean-0.0.5-javadoc.jar | 212 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.houbb/json2bean/ -->
<dependency>
<groupId>com.github.houbb</groupId>
<artifactId>json2bean</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.houbb/json2bean/
implementation 'com.github.houbb:json2bean:0.0.5'
// https://jarcasting.com/artifacts/com.github.houbb/json2bean/
implementation ("com.github.houbb:json2bean:0.0.5")
'com.github.houbb:json2bean:jar:0.0.5'
<dependency org="com.github.houbb" name="json2bean" rev="0.0.5">
<artifact name="json2bean" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.houbb', module='json2bean', version='0.0.5')
)
libraryDependencies += "com.github.houbb" % "json2bean" % "0.0.5"
[com.github.houbb/json2bean "0.0.5"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.houbb : ftl | jar | 0.0.1 |
| com.github.houbb : heaven | jar | 0.1.150 |
| com.alibaba : fastjson | jar | 1.2.68 |
| org.freemarker : freemarker | jar | 2.3.23 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit Необязательный | jar | 4.12 |