| License | 
                License | 
        
|---|---|
| Categories | 
                CategoriesJSON Data Jackson | 
        
| GroupId | GroupIdcom.github.victools | 
    
| ArtifactId | ArtifactIdjsonschema-module-jackson | 
    
| Last Version | Last Version4.25.0 | 
        
| Release Date | Release Date | 
        
| Type | Typejar | 
    
| Description | 
            DescriptionJava JSON Schema Generator Module – jackson 
            Module for the jsonschema-generator – deriving JSON Schema attributes from jackson annotations 
         | 
    
| Project URL | 
                    Project URL | 
            
| Project Organization | 
                    Project Organization | 
            
<!-- https://jarcasting.com/artifacts/com.github.victools/jsonschema-module-jackson/ -->
<dependency>
    <groupId>com.github.victools</groupId>
    <artifactId>jsonschema-module-jackson</artifactId>
    <version>4.25.0</version>
</dependency>
                // https://jarcasting.com/artifacts/com.github.victools/jsonschema-module-jackson/
implementation 'com.github.victools:jsonschema-module-jackson:4.25.0'
                // https://jarcasting.com/artifacts/com.github.victools/jsonschema-module-jackson/
implementation ("com.github.victools:jsonschema-module-jackson:4.25.0")
                'com.github.victools:jsonschema-module-jackson:jar:4.25.0'
                <dependency org="com.github.victools" name="jsonschema-module-jackson" rev="4.25.0">
  <artifact name="jsonschema-module-jackson" type="jar" />
</dependency>
                @Grapes(
@Grab(group='com.github.victools', module='jsonschema-module-jackson', version='4.25.0')
)
                libraryDependencies += "com.github.victools" % "jsonschema-module-jackson" % "4.25.0"
                [com.github.victools/jsonschema-module-jackson "4.25.0"]
                | Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.7.35 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| com.github.victools : jsonschema-generator | jar | 4.25.0 | 
| com.fasterxml.jackson.core : jackson-core | jar | |
| com.fasterxml.jackson.core : jackson-annotations | jar | 
| Group / Artifact | Type | Version | 
|---|---|---|
| ch.qos.logback : logback-classic | jar | 1.2.7 | 
| org.junit.jupiter : junit-jupiter-engine | jar | 5.8.2 | 
| org.junit.jupiter : junit-jupiter-params | jar | 5.8.2 | 
| org.mockito : mockito-core | jar | 4.4.0 | 
| org.skyscreamer : jsonassert | jar | 1.5.0 | 
| com.networknt : json-schema-validator | jar | 1.0.36 |