Last Version

Json Schema Builder 2.2.0

Java API for constructing json schema

License

License

MIT
Categories

Categories

JSON Data
GroupId

GroupId

io.vulpine.lib
ArtifactId

ArtifactId

json-schema-builder
Version

Version

2.2.0
Type

Type

pom
Description

Description

Json Schema Builder
Java API for constructing json schema
Project URL

Project URL

https://github.com/Foxcapades/java-json-schema-builder
Project Organization

Project Organization

Vulpine IO
Source Code Management

Source Code Management

https://github.com/Foxcapades/java-json-schema-builder

Download json-schema-builder 2.2.0


<!-- https://jarcasting.com/artifacts/io.vulpine.lib/json-schema-builder/ -->
<dependency>
    <groupId>io.vulpine.lib</groupId>
    <artifactId>json-schema-builder</artifactId>
    <version>2.2.0</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/io.vulpine.lib/json-schema-builder/
implementation 'io.vulpine.lib:json-schema-builder:2.2.0'
// https://jarcasting.com/artifacts/io.vulpine.lib/json-schema-builder/
implementation ("io.vulpine.lib:json-schema-builder:2.2.0")
'io.vulpine.lib:json-schema-builder:pom:2.2.0'
<dependency org="io.vulpine.lib" name="json-schema-builder" rev="2.2.0">
  <artifact name="json-schema-builder" type="pom" />
</dependency>
@Grapes(
@Grab(group='io.vulpine.lib', module='json-schema-builder', version='2.2.0')
)
libraryDependencies += "io.vulpine.lib" % "json-schema-builder" % "2.2.0"
[io.vulpine.lib/json-schema-builder "2.2.0"]

Dependencies

runtime (2)

Group / Artifact Type Version
com.fasterxml.jackson.core : jackson-databind jar 2.9.8
com.fasterxml.jackson.core : jackson-annotations jar 2.9.8

Project Modules

There are no modules declared in this project.