Java JSON Schema Generator (BOM)

Bill of Materials for the Java JSON Schema Generator and its (standard) Modules

License

License

Categories

Categories

JSON Data
GroupId

GroupId

com.github.victools
ArtifactId

ArtifactId

jsonschema-generator-bom
Last Version

Last Version

4.25.0
Release Date

Release Date

Type

Type

pom
Description

Description

Java JSON Schema Generator (BOM)
Bill of Materials for the Java JSON Schema Generator and its (standard) Modules
Project URL

Project URL

https://github.com/victools/jsonschema-generator
Project Organization

Project Organization

VicTools
Source Code Management

Source Code Management

https://github.com/victools/jsonschema-generator

Download jsonschema-generator-bom

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.victools/jsonschema-generator-bom/ -->
<dependency>
    <groupId>com.github.victools</groupId>
    <artifactId>jsonschema-generator-bom</artifactId>
    <version>4.25.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.victools/jsonschema-generator-bom/
implementation 'com.github.victools:jsonschema-generator-bom:4.25.0'
// https://jarcasting.com/artifacts/com.github.victools/jsonschema-generator-bom/
implementation ("com.github.victools:jsonschema-generator-bom:4.25.0")
'com.github.victools:jsonschema-generator-bom:pom:4.25.0'
<dependency org="com.github.victools" name="jsonschema-generator-bom" rev="4.25.0">
  <artifact name="jsonschema-generator-bom" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.victools', module='jsonschema-generator-bom', version='4.25.0')
)
libraryDependencies += "com.github.victools" % "jsonschema-generator-bom" % "4.25.0"
[com.github.victools/jsonschema-generator-bom "4.25.0"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
4.25.0
4.24.3
4.24.2