json-schema-formats

Format specifiers for use with json-schema-validator

License

License

Categories

Categories

JSON Data ORM
GroupId

GroupId

org.kitchen-eel
ArtifactId

ArtifactId

json-schema-formats
Last Version

Last Version

1.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

json-schema-formats
Format specifiers for use with json-schema-validator
Project URL

Project URL

https://github.com/fge/json-schema-formats

Download json-schema-formats

How to add to project

<!-- https://jarcasting.com/artifacts/org.kitchen-eel/json-schema-formats/ -->
<dependency>
    <groupId>org.kitchen-eel</groupId>
    <artifactId>json-schema-formats</artifactId>
    <version>1.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.kitchen-eel/json-schema-formats/
implementation 'org.kitchen-eel:json-schema-formats:1.2.0'
// https://jarcasting.com/artifacts/org.kitchen-eel/json-schema-formats/
implementation ("org.kitchen-eel:json-schema-formats:1.2.0")
'org.kitchen-eel:json-schema-formats:jar:1.2.0'
<dependency org="org.kitchen-eel" name="json-schema-formats" rev="1.2.0">
  <artifact name="json-schema-formats" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.kitchen-eel', module='json-schema-formats', version='1.2.0')
)
libraryDependencies += "org.kitchen-eel" % "json-schema-formats" % "1.2.0"
[org.kitchen-eel/json-schema-formats "1.2.0"]

Dependencies

compile (2)

Group / Artifact Type Version
org.kitchen-eel : json-schema-validator jar 1.2.0
com.googlecode.libphonenumber : libphonenumber jar 5.1

test (1)

Group / Artifact Type Version
org.testng : testng jar 6.3.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.0
1.0.1
1.0.0