MVN

com.github.victools : jsonschema-module-jackson

Maven & Gradle

Apr 28, 2023
6 usages
348 stars

Java JSON Schema Generator Module – jackson · Module for the jsonschema-generator – deriving JSON Schema attributes from jackson annotations

<dependency>
    <groupId>com.github.victools</groupId>
    <artifactId>jsonschema-module-jackson</artifactId>
    <version>4.31.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.victools : jsonschema-module-jackson to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.31.1

All Versions

Choose a version of com.github.victools : jsonschema-module-jackson to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.31.x
jsonschema-module-jackson-4.31.1
jsonschema-module-jackson-4.31.0
4.30.x
jsonschema-module-jackson-4.30.0
4.29.x
jsonschema-module-jackson-4.29.0
4.28.x
jsonschema-module-jackson-4.28.0
4.27.x
jsonschema-module-jackson-4.27.0
4.26.x
jsonschema-module-jackson-4.26.0
4.25.x
jsonschema-module-jackson-4.25.0
4.24.x
jsonschema-module-jackson-4.24.3
jsonschema-module-jackson-4.24.2
jsonschema-module-jackson-4.24.1
jsonschema-module-jackson-4.24.0
4.23.x
jsonschema-module-jackson-4.23.0
4.22.x
jsonschema-module-jackson-4.22.0
4.21.x
jsonschema-module-jackson-4.21.0
4.20.x
jsonschema-module-jackson-4.20.0
4.19.x
jsonschema-module-jackson-4.19.0
4.18.x
jsonschema-module-jackson-4.18.0
4.17.x
jsonschema-module-jackson-4.17.0
4.16.x
jsonschema-module-jackson-4.16.0
4.15.x
jsonschema-module-jackson-4.15.1
jsonschema-module-jackson-4.15.0
4.14.x
jsonschema-module-jackson-4.14.0
4.13.x
jsonschema-module-jackson-4.13.0
4.12.x
jsonschema-module-jackson-4.12.2
jsonschema-module-jackson-4.12.1
jsonschema-module-jackson-4.12.0
4.11.x
jsonschema-module-jackson-4.11.1
jsonschema-module-jackson-4.11.0
4.10.x
jsonschema-module-jackson-4.10.0
4.9.x
jsonschema-module-jackson-4.9.0
4.8.x
jsonschema-module-jackson-4.8.1
jsonschema-module-jackson-4.8.0
4.7.x
jsonschema-module-jackson-4.7.0
4.5.x
jsonschema-module-jackson-4.5.1
jsonschema-module-jackson-4.5.0
4.4.x
jsonschema-module-jackson-4.4.0
4.0.x
jsonschema-module-jackson-4.0.0
3.0.x
jsonschema-module-jackson-3.0.0

How to add a dependency to Maven

Add the following com.github.victools : jsonschema-module-jackson maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.victools</groupId>
    <artifactId>jsonschema-module-jackson</artifactId>
    <version>4.31.1</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.victools : jsonschema-module-jackson gradle dependency to your build.gradle file:

implementation 'com.github.victools:jsonschema-module-jackson:4.31.1'

Gradle Kotlin DSL: Add the following com.github.victools : jsonschema-module-jackson gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.victools:jsonschema-module-jackson:4.31.1")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.victools : jsonschema-module-jackson sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.victools" % "jsonschema-module-jackson" % "4.31.1"

Advertisement

Dependencies from Group

Apr 28, 2023
29 usages
348 stars
Apr 28, 2023
6 usages
348 stars
Apr 28, 2023
4 usages
293 stars
Apr 28, 2023
3 usages
293 stars

Discover Dependencies

Jul 11, 2023
1 usages
0 stars
Mar 20, 2022
8 usages
2 stars
Mar 20, 2023
2 usages
552 stars
Jun 20, 2022
2 usages
7 stars
Dec 18, 2021
4 usages
5 stars
Jul 04, 2023
2 usages
519 stars
Jul 04, 2023
2 usages
519 stars
Dec 17, 2021
3 usages
1 stars
Apr 16, 2023
2 usages
150 stars