| Лицензия |
Лицензия |
|---|---|
| Категории |
КатегорииJSON Данные |
| Группа | Группаcom.github.wnameless |
| Идентификатор | Идентификаторjson-bean-populator |
| Последняя версия | Последняя версия0.1.0 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеjson-bean-populator
Populate Java beans by annotations and given JSON data
|
| Ссылка на сайт |
Ссылка на сайт |
| Имя Файла | Размер |
|---|---|
| json-bean-populator-0.1.0.pom | |
| json-bean-populator-0.1.0.jar | 6 KB |
| json-bean-populator-0.1.0-sources.jar | 6 KB |
| json-bean-populator-0.1.0-javadoc.jar | 34 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.github.wnameless/json-bean-populator/ -->
<dependency>
<groupId>com.github.wnameless</groupId>
<artifactId>json-bean-populator</artifactId>
<version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.wnameless/json-bean-populator/
implementation 'com.github.wnameless:json-bean-populator:0.1.0'
// https://jarcasting.com/artifacts/com.github.wnameless/json-bean-populator/
implementation ("com.github.wnameless:json-bean-populator:0.1.0")
'com.github.wnameless:json-bean-populator:jar:0.1.0'
<dependency org="com.github.wnameless" name="json-bean-populator" rev="0.1.0">
<artifact name="json-bean-populator" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.wnameless', module='json-bean-populator', version='0.1.0')
)
libraryDependencies += "com.github.wnameless" % "json-bean-populator" % "0.1.0"
[com.github.wnameless/json-bean-populator "0.1.0"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.github.wnameless : json-flattener | jar | 0.6.0 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.projectlombok : lombok | jar | 1.18.4 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.google.guava : guava | jar | 26.0-jre |
| junit : junit | jar | 4.12 |