MVN

com.github.whsoul : json-schema-pojo

Maven & Gradle

Dec 19, 2018
0 stars

JsonSchemaPojo · JAVA POJO Class Generate with jsonSchemaUrl Annotation.

<dependency>
    <groupId>com.github.whsoul</groupId>
    <artifactId>json-schema-pojo</artifactId>
    <version>0.1.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.whsoul : json-schema-pojo to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.1.0

All Versions

Choose a version of com.github.whsoul : json-schema-pojo to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.1.x
json-schema-pojo-0.1.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.github.whsoul</groupId>
    <artifactId>json-schema-pojo</artifactId>
    <version>0.1.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.whsoul : json-schema-pojo gradle dependency to your build.gradle file:

implementation 'com.github.whsoul:json-schema-pojo:0.1.0'

Gradle Kotlin DSL: Add the following com.github.whsoul : json-schema-pojo gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.whsoul:json-schema-pojo:0.1.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.whsoul : json-schema-pojo sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.whsoul" % "json-schema-pojo" % "0.1.0"

Advertisement

Dependencies from Group

Dec 19, 2018
0 stars

Discover Dependencies

Apr 26, 2023
1 usages
717 stars
Feb 18, 2019
Aug 29, 2019
Aug 25, 2023
4 usages
3.9k stars
Jul 03, 2023
1 usages
23 stars
Apr 01, 2020
6 usages
8 stars
Apr 07, 2023
43 usages
4.4k stars