Last Version

json-bean-populator 0.1.0

Populate Java beans by annotations and given JSON data

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.wnameless
ArtifactId

ArtifactId

json-bean-populator
Version

Version

0.1.0
Type

Type

jar
Description

Description

json-bean-populator
Populate Java beans by annotations and given JSON data
Project URL

Project URL

https://github.com/wnameless/json-bean-populator

Download json-bean-populator 0.1.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
com.github.wnameless : json-flattener jar 0.6.0

provided (1)

Group / Artifact Type Version
org.projectlombok : lombok jar 1.18.4

test (2)

Group / Artifact Type Version
com.google.guava : guava jar 26.0-jre
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.