MVN

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

Maven & Gradle

Sep 24, 2020
1 stars

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

<dependency>
    <groupId>com.github.wnameless.json</groupId>
    <artifactId>json-bean-populator</artifactId>
    <version>0.6.2</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.wnameless.json : json-bean-populator to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.6.2

All Versions

Choose a version of com.github.wnameless.json : json-bean-populator to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.6.x
json-bean-populator-0.6.2
json-bean-populator-0.6.1
json-bean-populator-0.6.0
0.5.x
json-bean-populator-0.5.0
0.4.x
json-bean-populator-0.4.0
0.3.x
json-bean-populator-0.3.0
0.2.x
json-bean-populator-0.2.0

How to add a dependency to Maven

Add the following com.github.wnameless.json : json-bean-populator maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.wnameless.json</groupId>
    <artifactId>json-bean-populator</artifactId>
    <version>0.6.2</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.wnameless.json : json-bean-populator gradle dependency to your build.gradle file:

implementation 'com.github.wnameless.json:json-bean-populator:0.6.2'

Gradle Kotlin DSL: Add the following com.github.wnameless.json : json-bean-populator gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.wnameless.json:json-bean-populator:0.6.2")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.wnameless.json : json-bean-populator sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.wnameless.json" % "json-bean-populator" % "0.6.2"

Advertisement

Dependencies from Group

Jan 14, 2023
27 usages
498 stars
Jul 05, 2023
2 usages
4 stars

Discover Dependencies

Aug 11, 2020
2 usages
0 stars
Sep 12, 2019
1 usages
2 stars
Jun 03, 2020
2 usages
5 stars
Apr 01, 2022
5 usages
28 stars
Jan 04, 2022
3 usages
21 stars
Oct 04, 2022
2 stars
Feb 15, 2022
0 stars