MVN

com.github.wnameless : json-bean-populator

Maven & Gradle

Jan 23, 2019
1 stars

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

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

Latest Version

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

  • Latest Stable: 0.1.0

All Versions

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

Version Vulnerabilities Updated
0.1.x
json-bean-populator-0.1.0

How to add a dependency to Maven

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

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

How to add a dependency to Gradle

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

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

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

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

How to add a dependency to SBT Scala

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

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

Advertisement

Dependencies from Group

Oct 05, 2019
29 usages
498 stars
Apr 13, 2014
2 usages
5 stars
Jul 27, 2017
1 usages
498 stars
Aug 17, 2015
23 stars

Discover Dependencies

May 01, 2023
10 usages
310 stars
Nov 29, 2022
14 stars
Aug 25, 2023
4 usages
3.9k stars
Jan 24, 2019
1 usages
Jun 01, 2020
50 stars
Aug 21, 2023
68 stars
Sep 25, 2022
1 stars
Feb 26, 2020
3 usages
57 stars