License |
License |
---|---|
Categories |
CategoriesJSON Data |
GroupId | GroupIdcom.github.victools |
ArtifactId | ArtifactIdjsonschema-generator-bom |
Last Version | Last Version4.25.0 |
Release Date | Release Date |
Type | Typepom |
Description |
DescriptionJava JSON Schema Generator (BOM)
Bill of Materials for the Java JSON Schema Generator and its (standard) Modules
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
jsonschema-generator-bom-4.25.0.pom | 4 KB |
Browse |
<!-- 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"]